gtkActionGroupGetSensitive
Returns TRUE
if the group is sensitive. The constituent actions
can only be logically sensitive (see gtkActionIsSensitive
) if
they are sensitive (see gtkActionGetSensitive
) and their group
is sensitive.
gtkActionGroupGetSensitive(object)
|
the action group |
Since 2.4
[logical] TRUE
if the group is sensitive.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.