| gtkToggleButtonGetMode {RGtk2} | R Documentation |
Retrieves whether the button is displayed as a separate indicator
and label. See gtkToggleButtonSetMode.
gtkToggleButtonGetMode(object)
|
[GtkToggleButton] a GtkToggleButton |
[logical] TRUE if the togglebutton is drawn as a separate indicator
and label.
Derived by RGtkGen from GTK+ documentation