Property definitions

gtk $ GtkRange :: value
	fun value: Float `{
		return gtk_range_get_value(self);
	`}
lib/gtk/v3_4/gtk_core.nit:554,2--556,3