Package: gtk
Class gtk-toggle-action
SuperclassesDocumented SubclassesDirect Slotsactive The active property of type :boolean (Read / Write) Whether the toggle action should be active. Default value: false draw-as-radio The draw-as-radio property of type :boolean (Read / Write) Whether the proxies for this action look like radio action proxies. Default value: false Details A gtk-toggle-action object corresponds roughly to a gtk-check-menu-item widget.
It has an "active" state specifying whether the action has been checked or
not. WarningSignal DetailsThe "toggled" signallambda (action) :run-firstShould be connected if you wish to perform an action whenever the toggle action state is changed.
| Slot Access FunctionsInherited Slot Access FunctionsSee also |
2021-7-20