ApplicationWindow

Constructors

this
this(HdyApplicationWindow* hdyApplicationWindow, bool ownedRef)

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

this
this()

Creates a new #HdyApplicationWindow.

Members

Functions

getHandyApplicationWindowStruct
HdyApplicationWindow* getHandyApplicationWindowStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

hdyApplicationWindow
HdyApplicationWindow* hdyApplicationWindow;

the main Gtk struct

Meta