Gtk.SettingsValue

Fields

Name

Type

Access

Description

origin

str

r/w

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

value

GObject.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