| gtkToggleToolButtonGetActive {RGtk2} | R Documentation |
Queries a GtkToggleToolButton and returns its current state.
Returns TRUE if the toggle button is pressed in and FALSE if it is raised.
gtkToggleToolButtonGetActive(object)
|
[GtkToggleToolButton] a GtkToggleToolButton |
Since 2.4
[logical] TRUE if the toggle tool button is pressed in, FALSE if not
Derived by RGtkGen from GTK+ documentation