Description Usage Arguments Details Value Author(s)
Queries a GtkToggleToolButton
and returns its current state.
Returns TRUE
if the toggle button is pressed in and FALSE
if it is raised.
1 | gtkToggleToolButtonGetActive(object)
|
|
a |
Since 2.4
[logical] TRUE
if the toggle tool button is pressed in, FALSE
if not
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.