Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.ToggleToolButton

Method GTK2.ToggleToolButton()->set_active()


Method set_active

GTK2.ToggleToolButton set_active(int is_active)

Description

Sets the status of the toggle tool button. Set to true if you want the button to be pressed in, and false to raise it. This causes the toggled signal to be emitted.