WindowAttr

Attributes to use for a newly-created window.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

_cPtr
void* _cPtr()

Properties

cursor
gdk.cursor.Cursor cursor [@property getter]

Get cursor field.

cursor
gdk.cursor.Cursor cursor [@property setter]

Set cursor field.

eventMask
int eventMask [@property getter]

Get eventMask field.

eventMask
int eventMask [@property setter]

Set eventMask field.

height
int height [@property getter]

Get height field.

height
int height [@property setter]

Set height field.

overrideRedirect
bool overrideRedirect [@property setter]

Set overrideRedirect field.

overrideRedirect
bool overrideRedirect [@property getter]

Get overrideRedirect field.

title
string title [@property getter]

Get title field.

title
string title [@property setter]

Set title field.

typeHint
gdk.types.WindowTypeHint typeHint [@property getter]

Get typeHint field.

typeHint
gdk.types.WindowTypeHint typeHint [@property setter]

Set typeHint field.

visual
gdk.visual.Visual visual [@property getter]

Get visual field.

visual
gdk.visual.Visual visual [@property setter]

Set visual field.

wclass
gdk.types.WindowWindowClass wclass [@property getter]

Get wclass field.

wclass
gdk.types.WindowWindowClass wclass [@property setter]

Set wclass field.

width
int width [@property getter]

Get width field.

width
int width [@property setter]

Set width field.

windowType
gdk.types.WindowType windowType [@property getter]

Get windowType field.

windowType
gdk.types.WindowType windowType [@property setter]

Set windowType field.

wmclassClass
string wmclassClass [@property getter]

Get wmclassClass field.

wmclassClass
string wmclassClass [@property setter]

Set wmclassClass field.

wmclassName
string wmclassName [@property getter]

Get wmclassName field.

wmclassName
string wmclassName [@property setter]

Set wmclassName field.

x
int x [@property getter]

Get x field.

x
int x [@property setter]

Set x field.

y
int y [@property getter]

Get y field.

y
int y [@property setter]

Set y field.