ToggleAction.setActive

Warning gtk_toggle_action_set_active is deprecated and should not be used in newly-written code. 3.10 Sets the checked state on the toggle action. Since 2.4

class ToggleAction
void
setActive
()

Parameters

isActive int

whether the action should be checked or not

Meta