Allow only alphabetic characters

Property definitions

gtk $ GtkInputPurpose :: alpha
	# Allow only alphabetic characters
	new alpha `{ return GTK_INPUT_PURPOSE_ALPHA; `}
lib/gtk/v3_6.nit:54,2--55,48