PreferencesPage

Constructors

this
this(DzlPreferencesPage* dzlPreferencesPage, bool ownedRef = false)

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

Members

Functions

addGroup
void addGroup(PreferencesGroup group)
getGroup
PreferencesGroup getGroup(string groupName)
getPreferencesPageStruct
DzlPreferencesPage* getPreferencesPageStruct(bool transferOwnership = false)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

refilter
void refilter(PatternSpec spec)
setMap
void setMap(HashTable map)

Static functions

getType
GType getType()

Variables

dzlPreferencesPage
DzlPreferencesPage* dzlPreferencesPage;

the main Gtk struct

Meta