PreferencesGroup

Constructors

this
this(DzlPreferencesGroup* dzlPreferencesGroup, bool ownedRef = false)

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

Members

Functions

add
void add(Widget widget)
getPreferencesGroupStruct
DzlPreferencesGroup* getPreferencesGroupStruct(bool transferOwnership = false)

Get the main Gtk struct

getPriority
int getPriority()
getSizeGroup
SizeGroup getSizeGroup(uint column)

Gets a size group that can be used to organize items in a group based on columns.

getStruct
void* getStruct()

the main Gtk struct as a void*

getTitle
string getTitle()
refilter
uint refilter(PatternSpec spec)
setMap
void setMap(HashTable map)

Static functions

getType
GType getType()

Variables

dzlPreferencesGroup
DzlPreferencesGroup* dzlPreferencesGroup;

the main Gtk struct

Meta