cursor for the window (see gdk_window_set_cursor())
event mask (see gdk_window_set_events())
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_set_wmclass())
don’t use (see gtk_window_set_wmclass())
X coordinate relative to parent window (see gdk_window_move())
Y coordinate relative to parent window (see gdk_window_move())
Attributes to use for a newly-created window.