Property definitions

gtk $ GtkRange :: flippable
	fun flippable: Bool `{
		return gtk_range_get_flippable(self);
	`}
lib/gtk/v3_4/gtk_core.nit:586,2--588,3