Import line: | GConf = imports.gi.GConf; |
GIR File: | GConf-2.0.gir |
C documentation: | GConf |
Namespace : | GConf |
None |
Method / Constructor | Defined By | |
---|---|---|
GConf | ||
GConf.debug_shutdown
()
:
gint32
Detach from the configuration server and release
all related resources.
Detach from the configuration server and release
all related resources.
|
GConf | |
|
GConf | |
GConf.error_quark
()
:
guint32
|
GConf | |
Escape arbitrary_text such that it's a valid key element (i.e.
Escape arbitrary_text such that it's a valid key element (i.e. one
part of the key path). The escaped key won't pass gconf_valid_key() because it isn't a whole key (i.e. it doesn't have a preceding slash), but prepending a slash to the escaped text should always result in a valid key.
|
GConf | |
GConf | ||
GConf.is_initialized
()
:
gboolean
|
GConf | |
GConf | ||
GConf | ||
GConf | ||
|
GConf | |
Converts a string escaped with gconf_escape_key() back into its original
form.
Converts a string escaped with gconf_escape_key() back into its original
form.
|
GConf | |
GConf.unique_key
()
:
String
|
GConf | |
GConf | ||
|
GConf |
None |