Property definitions

gtk $ GtkWindow :: maximize
	fun maximize `{
		return gtk_window_maximize(self);
	`}
lib/gtk/v3_4/gtk_core.nit:297,2--299,3