gtkCheckMenuItemSetActive {RGtk2} | R Documentation |
Sets the active state of the menu item's check box.
gtkCheckMenuItemSetActive(object, is.active)
|
[GtkCheckMenuItem ] a GtkCheckMenuItem . |
|
[logical] boolean value indicating whether the check box is active. |
Derived by RGtkGen from GTK+ documentation