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