Method
GtkToggleButtonget_mode
Declaration [src]
gboolean
gtk_toggle_button_get_mode (
GtkToggleButton* toggle_button
)
Description [src]
Retrieves whether the button is displayed as a separate indicator and label. See gtk_toggle_button_set_mode().