WindowHandle

Constructors

this
this(HdyWindowHandle* hdyWindowHandle, bool ownedRef)

Sets our main struct and passes it to the parent class.

this
this()

Creates a new #HdyWindowHandle.

Members

Functions

getStruct
void* getStruct()

the main Gtk struct as a void*

getWindowHandleStruct
HdyWindowHandle* getWindowHandleStruct(bool transferOwnership)

Get the main Gtk struct

Static functions

getType
GType getType()

Variables

hdyWindowHandle
HdyWindowHandle* hdyWindowHandle;

the main Gtk struct

Meta