Allow only digits

Property definitions

gtk $ GtkInputPurpose :: digits
	# Allow only digits
	new digits `{ return GTK_INPUT_PURPOSE_DIGITS; `}
lib/gtk/v3_6.nit:57,2--58,50