c
Back to Seed Clases

GConf


Classes

Interfaces

Structs

Unions

Enums

Struct GConf.Value

Import line: GConf = imports.gi.GConf;
GIR File: GConf-2.0.gir
C documentation: GConfValue
Struct : Value
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GConf.Value ()
Create a new GConf.Value
Create a new GConf.Value
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GConf
Method
GConf.value_decode (String encoded) : GConf.Value
GConf.ChangeSet
Method
check_value (String key, Value value_retloc) : gboolean
GConf.ChangeSet
Method
set (String key, Value value) : none
GConf.ChangeSet
Method
set_nocopy (String key, Value value) : none
GConf.Client
Method
get (String key) : GConf.Value
GConf.Client
Method
get_default_from_schema (String key) : GConf.Value
GConf.Client
Method
get_without_default (String key) : GConf.Value
GConf.Client
Method
set (String key, Value val) : none
GConf.Client
Method
value_changed (String key, Value value) : none
GConf.Entry
Method
new GConf.Entry.c_new (String key, Value val) : GConf.Entry
Create a new GConf.Entry
GConf.Entry
Method
new GConf.Entry.nocopy (String key, Value val) : GConf.Entry
Create a new GConf.Entry
GConf.Entry
Method
get_value () : GConf.Value
GConf.Entry
Method
set_value (Value val) : none
GConf.Entry
Method
set_value_nocopy (Value val) : none
GConf.Entry
Method
steal_value () : GConf.Value
PanelApplet.Applet
Method
gconf_get_value (String key) : GConf.Value
PanelApplet.Applet
Method
gconf_set_value (String key, Value value) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:21 GMT+0800 (HKT)