Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkCheckMenuItemSetActive: gtkCheckMenuItemSetActive
Description
Sets the active state of the menu item's check box.
Usage
gtkCheckMenuItemSetActive(object, is.active)
Arguments
object
a
GtkCheckMenuItem
.
is.active
boolean value indicating whether the check box is active.