go
GdkWindowAttr.wclass
gdk
c
types
GdkWindowAttr
GDK_INPUT_OUTPUT
(normal window) or
GDK_INPUT_ONLY
(invisible window that receives events)
struct
GdkWindowAttr
GdkWindowWindowClass
wclass
;
gdk
c
types
GdkWindowAttr
variables
cursor
eventMask
height
overrideRedirect
title
typeHint
visual
wclass
width
windowType
wmclassClass
wmclassName
x
y
GDK_INPUT_OUTPUT (normal window) or GDK_INPUT_ONLY (invisible window that receives events)