ToggleButton.getMode

bool getMode() nothrow

Retrieves whether the button is displayed as a separate indicator and label. See gtk.toggle_button.ToggleButton.setMode.

Returns

true if the togglebutton is drawn as a separate indicator

and label.