WindowAttr.wclass

gdk.types.WindowWindowClass wclass() @property

Get wclass field.

Returns

#GDK_INPUT_OUTPUT (normal window) or #GDK_INPUT_ONLY (invisible

window that receives events)

void wclass(gdk.types.WindowWindowClass propval) @property

Set wclass field.

Parameters

propval#GDK_INPUT_OUTPUT (normal window) or #GDK_INPUT_ONLY (invisible window that receives events)