Window.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.

Creates a new #GdkWindow using the attributes from attributes. See #GdkWindowAttr and #GdkWindowAttributesType for more details.

Note

to use this on displays other than the default

display, parent must be specified.

Parameters

parenta #GdkWindow, or null to create the window as a child of the default root window for the default display.
attributesattributes of the new window
attributesMaskmask indicating which fields in attributes are valid

Returns

the new #GdkWindow