cursor for the window (see Window.setCursor)
event mask (see 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
gdk.Visual 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 Window.setWmclass)
don’t use (see Window.setWmclass)
X coordinate relative to parent window (see Window.move)
Y coordinate relative to parent window (see Window.move)
Attributes to use for a newly-created window.