Property definitions

gtk $ GtkStack :: native_visible_child_name=
	fun native_visible_child_name=(name: CString) `{ gtk_stack_set_visible_child_name(self, name); `}
lib/gtk/v3_10.nit:134,2--98