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. Since 2.4

class ToggleToolButton
int
getActive
()

Return Value

Type: int

TRUE if the toggle tool button is pressed in, FALSE if not

Meta