set_active


Description:

[ Version ( since = "2.4" ) ]
public void set_active (bool is_active)

Sets the status of the toggle tool button.

Set to true if you want the GtkToggleButton to be “pressed in”, and false to raise it. This action causes the toggled signal to be emitted.

Parameters:

this

a ToggleToolButton

is_active

whether this should be active