gtkActionGetVisible {RGtk2} | R Documentation |
Returns whether the action itself is visible. Note that this doesn't
necessarily mean effective visibility. See gtkActionIsSensitive
for that.
gtkActionGetVisible(object)
|
[GtkAction ] the action object |
Since 2.4
[logical] TRUE
if the action itself is visible.
Derived by RGtkGen from GTK+ documentation