gtkDialogGetHasSeparator {RGtk2}R Documentation

gtkDialogGetHasSeparator

Description

Accessor for whether the dialog has a separator.

Usage

gtkDialogGetHasSeparator(object)

Arguments

object [GtkDialog] a GtkDialog

Value

[logical] TRUE if the dialog has a separator

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]