gtk.settings_value
Module for [SettingsValue] class
class SettingsValue
Types 1
classSettingsValue
Fields
GtkSettingsValue _cInstanceMethods
void * _cPtr()string origin() @propertyGet `origin` field. Returns: Origin should be something like “filename:linenumber” for rc files, or e.g. “XProperty” for other sources.void origin(string propval) @propertySet `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() @propertyGet `value` field. Returns: Valid types are LONG, DOUBLE and STRING corresponding to the token parsed, or a GSTRING holding an unparsed statement