cursor for the window (see gdk.window.Window.setCursor)
event mask (see gdk.window.Window.setEvents)
height of window
true to bypass the window manager
title of the window (for toplevel windows)
a hint of the function of the window
#GdkVisual for window
#GDK_INPUT_OUTPUT (normal window) or #GDK_INPUT_ONLY (invisible window that receives events)
width of window
type of window
don’t use (see gtk.window.Window.setWmclass)
don’t use (see gtk.window.Window.setWmclass)
X coordinate relative to parent window (see gdk.window.Window.move)
Y coordinate relative to parent window (see gdk.window.Window.move)
Attributes to use for a newly-created window.