Gtk.SettingsValue¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
origin |
r/w |
Origin should be something like “filename:linenumber” for rc files, or e.g. “XProperty” for other sources. |
|
value |
r/w |
Valid types are LONG, DOUBLE and STRING corresponding to the token parsed, or a GSTRING holding an unparsed statement |
Methods¶
None
Details¶
- class Gtk.SettingsValue¶