GtkSettingsValue

Undocumented in source.

struct GtkSettingsValue {}

Members

Variables

origin
char* origin;

Origin should be something like “filename:linenumber” for rc files, or e.g. “XProperty” for other sources.

value
GValue value;

Valid types are LONG, DOUBLE and STRING corresponding to the token parsed, or a GSTRING holding an unparsed statement