window that receives events)
WindowAttr.wclass
gdk.types.WindowWindowClass wclass() @propertyGet wclass field.
Returns
#GDK_INPUT_OUTPUT (normal window) or #GDK_INPUT_ONLY (invisible
void wclass(gdk.types.WindowWindowClass propval) @propertySet wclass field.
Parameters
propval | #GDK_INPUT_OUTPUT (normal window) or #GDK_INPUT_ONLY (invisible window that receives events) |