ToggleToolButton.getActive

Queries a #GtkToggleToolButton and returns its current state. Returns true if the toggle button is pressed in and false if it is raised.

class ToggleToolButton
bool
getActive
()

Return Value

Type: bool

true if the toggle tool button is pressed in, false if not