The widget is inconsistent, such as checkbuttons or radiobuttons that aren't either set to TRUE nor FALSE, or buttons requiring the user attention.

Property definitions

gtk $ GtkStateType :: inconsistent
	#The widget is inconsistent, such as checkbuttons or radiobuttons that aren't either set to TRUE nor FALSE, or buttons requiring the user attention.
	new inconsistent `{ return GTK_STATE_INCONSISTENT; `}
lib/gtk/v3_4/gtk_enums.nit:275,2--276,54