gtk.settings_value
Module for [SettingsValue] class
class SettingsValue
Types 1
classSettingsValue
Fields
GtkSettingsValue _cInstanceMethods
void * _cPtr() nothrowstring origin() @property nothrowGet `origin` field. Returns: Origin should be something like “filename:linenumber” for rc files, or e.g. “XProperty” for other sources.void origin(string propval) @property nothrowSet `origin` field. Params: propval = Origin should be something like “filename:linenumber” for rc files, or e.g. “XProperty” for other sources.gobject.value.Value value() @property nothrowGet `value` field. Returns: Valid types are LONG, DOUBLE and STRING corresponding to the token parsed, or a GSTRING holding an unparsed statement