A regular window, such as a dialog

Property definitions

gtk $ GtkWindowType :: toplevel
	#A regular window, such as a dialog
	new toplevel `{ return GTK_WINDOW_TOPLEVEL; `}
lib/gtk/v3_4/gtk_enums.nit:349,2--350,47