Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkActionSetVisible: gtkActionSetVisible
Description
Sets the ::visible property of the action to
visible
. Note that this doesn't necessarily mean effective visibility. See
gtkActionIsVisible
for that.
Usage
gtkActionSetVisible(object, visible)
Arguments
object
the action object
visible
TRUE
to make the action visible
Details
Since 2.6