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.