ToggleButton.getActive

Queries a GtkToggleButton and returns its current state. Returns TRUE if the toggle button is pressed in and FALSE if it is raised.

class ToggleButton
int
getActive
()

Return Value

Type: int

a gboolean value.

Meta