GSettingsClass

Undocumented in source.

Members

Variables

changeEvent
int function(GSettings* settings, GQuark* keys, int nKeys) changeEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
changed
void function(GSettings* settings, const(char)* key) changed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
padding
void*[20] padding;
Undocumented in source.
parentClass
GObjectClass parentClass;
Undocumented in source.
writableChangeEvent
int function(GSettings* settings, GQuark key) writableChangeEvent;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
writableChanged
void function(GSettings* settings, const(char)* key) writableChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta