Property definitions

gtk $ GtkWindow :: fullscreen
	fun fullscreen `{
		return gtk_window_fullscreen(self);
	`}
lib/gtk/v3_4/gtk_core.nit:305,2--307,3