ToggleToolButton.setActive

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.

class ToggleToolButton
void
setActive
()

Parameters

isActive bool

whether button should be active

Meta