Method

GtkToggleButtonget_inconsistent

Declaration [src]

gboolean
gtk_toggle_button_get_inconsistent (
  GtkToggleButton* toggle_button
)

Description [src]

Gets the value set by gtk_toggle_button_set_inconsistent().

Return value

Type: gboolean

TRUE if the button is displayed as inconsistent, FALSE otherwise.