gtkActionIsVisible {RGtk2} | R Documentation |
Returns whether the action is effectively visible.
gtkActionIsVisible(object)
|
[GtkAction ] the action object |
Since 2.4
[logical] TRUE
if the action and its associated action group
are both visible.
Derived by RGtkGen from GTK+ documentation