ToggleToolButton.getActive

Queries a gtk.ToggleToolButton 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

Meta