ToggleButton.getMode

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

class ToggleButton
int
getMode
()

Return Value

Type: int

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

Meta