Window

Constructors

this
this(HdyWindow* hdyWindow, bool ownedRef)

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

this
this()

Creates a new #HdyWindow.

Members

Functions

getHandyWindowStruct
HdyWindow* getHandyWindowStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

hdyWindow
HdyWindow* hdyWindow;

the main Gtk struct

Meta