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