Import line: | GConf = imports.gi.GConf; |
GIR File: | GConf-2.0.gir |
C documentation: | GConfValue |
Struct : | Value |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
type : GConf.ValueType
|
GConf.Value |
Method / Constructor | Defined By | |
---|---|---|
new GConf.Value
()
Create a new GConf.Value
Create a new GConf.Value
|
||
Create a new GConf.Value
Create a new GConf.Value
|
||
Create a new GConf.Value
Create a new GConf.Value
|
||
|
GConf.Value | |
copy
()
:
GConf.Value
|
GConf.Value | |
encode
()
:
String
|
GConf.Value | |
free
()
:
none
|
GConf.Value | |
get_bool
()
:
Boolean
|
GConf.Value | |
get_car
()
:
GConf.Value
|
GConf.Value | |
get_cdr
()
:
GConf.Value
|
GConf.Value | |
get_float
()
:
Number
|
GConf.Value | |
get_int
()
:
Number
|
GConf.Value | |
get_list
()
:
Array
|
GConf.Value | |
get_list_type
()
:
GConf.ValueType
|
GConf.Value | |
get_schema
()
:
GConf.Schema
|
GConf.Value | |
get_string
()
:
String
|
GConf.Value | |
set_bool
(Boolean the_bool)
:
none
|
GConf.Value | |
set_car
(Value car)
:
none
|
GConf.Value | |
set_car_nocopy
(Value car)
:
none
|
GConf.Value | |
set_cdr
(Value cdr)
:
none
|
GConf.Value | |
set_cdr_nocopy
(Value cdr)
:
none
|
GConf.Value | |
set_float
(Number the_float)
:
none
|
GConf.Value | |
set_int
(Number the_int)
:
none
|
GConf.Value | |
set_list
(Array list)
:
none
|
GConf.Value | |
set_list_nocopy
(Array list)
:
none
|
GConf.Value | |
set_list_type
(ValueType type)
:
none
|
GConf.Value | |
set_schema
(Schema sc)
:
none
|
GConf.Value | |
set_schema_nocopy
(Schema sc)
:
none
|
GConf.Value | |
set_string
(String the_str)
:
none
|
GConf.Value | |
to_string
()
:
String
|
GConf.Value |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GConf
Method |
|
GConf.ChangeSet
Method |
|
GConf.ChangeSet
Method |
|
GConf.ChangeSet
Method |
|
GConf.Client
Method |
|
GConf.Client
Method |
get
(String key)
:
GConf.Value
|
GConf.Client
Method |
get_without_default
(String key)
:
GConf.Value
|
GConf.Client
Method |
get_default_from_schema
(String key)
:
GConf.Value
|
GConf.Client
Method |
|
GConf.Engine
Method |
get
(String key)
:
GConf.Value
|
GConf.Engine
Method |
get_without_default
(String key)
:
GConf.Value
|
GConf.Engine
Method |
|
GConf.Engine
Method |
get_default_from_schema
(String key)
:
GConf.Value
|
GConf.Engine
Method |
|
GConf.Engine
Method |
|
GConf.Entry
Method |
Create a new GConf.Entry
|
GConf.Entry
Method |
Create a new GConf.Entry
|
GConf.Entry
Method |
get_value
()
:
GConf.Value
|
GConf.Entry
Method |
steal_value
()
:
GConf.Value
|
GConf.Entry
Method |
set_value
(Value val)
:
none
|
GConf.Entry
Method |
set_value_nocopy
(Value val)
:
none
|
GConf.Schema
Method |
set_default_value
(Value val)
:
none
|
GConf.Schema
Method |
set_default_value_nocopy
(Value val)
:
none
|
GConf.Schema
Method |
get_default_value
()
:
GConf.Value
|
PanelApplet.PanelApplet
Method |
|
PanelApplet.PanelApplet
Method |
gconf_get_value
(String key)
:
GConf.Value
|