Property definitions

gtk $ GtkScale :: digits
	fun digits: Int `{
		return gtk_scale_get_digits(self);
	`}
lib/gtk/v3_4/gtk_core.nit:616,2--618,3