Returned by Cancel buttons in GTK+ dialogs.

Property definitions

gtk $ GtkResponseType :: cancel
	# Returned by Cancel buttons in GTK+ dialogs.
	new cancel `{ return GTK_RESPONSE_CANCEL; `}
lib/gtk/v3_4/gtk_dialogs.nit:320,2--321,45