Allow any character

Property definitions

gtk $ GtkInputPurpose :: free_form
	# Allow any character
	new free_form `{ return GTK_INPUT_PURPOSE_FREE_FORM; `}
lib/gtk/v3_6.nit:51,2--52,56