PreferencesWindow

Constructors

this
this(HdyPreferencesWindow* hdyPreferencesWindow, bool ownedRef = false)

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

this
this()

Creates a new #HdyPreferencesWindow.

Members

Functions

getPreferencesWindowStruct
HdyPreferencesWindow* getPreferencesWindowStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

Static functions

getType
GType getType()

Variables

hdyPreferencesWindow
HdyPreferencesWindow* hdyPreferencesWindow;

the main Gtk struct

Meta