ToggleButton.getMode

Retrieves whether the button is displayed as a separate indicator and label. See gtk_toggle_button_set_mode().

class ToggleButton
bool
getMode
()

Return Value

Type: bool

%TRUE if the togglebutton is drawn as a separate indicator and label.

Meta