Dialog

Constructors

this
this(HdyDialog* hdyDialog, bool ownedRef = false)

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

this
this(Window parent)

Create a #HdyDialog with #GtkWindow:transient-for set to parent

Members

Functions

getHandyDialogStruct
HdyDialog* getHandyDialogStruct(bool transferOwnership = false)

Get the main Gtk struct

getNarrow
bool getNarrow()

Gets whether @self is narrow.

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

hdyDialog
HdyDialog* hdyDialog;

the main Gtk struct

Meta