gtkToggleActionSetActive {RGtk2} | R Documentation |
Sets the checked state on the toggle action.
gtkToggleActionSetActive(object, is.active)
|
the action object |
|
whether the action should be checked or not |
Since 2.4
Derived by RGtkGen from GTK+ documentation