Description Usage Arguments Details Value Author(s)
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.
1 | gtkActionGroupGetVisible(object)
|
|
the action group |
Since 2.4
[logical] TRUE
if the group is visible.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.