Returned by OK buttons in GTK+ dialogs.

Property definitions

gtk $ GtkResponseType :: ok
	# Returned by OK buttons in GTK+ dialogs.
	new ok `{ return GTK_RESPONSE_OK; `}
lib/gtk/v3_4/gtk_dialogs.nit:317,2--318,37