Import line: | GConf = imports.gi.GConf; |
GIR File: | GConf-2.0.gir |
C documentation: | GConfSchema |
Struct : | Schema |
Show / Hide Inherited methods, properties and signals |
None |
Method / Constructor | Defined By | |
---|---|---|
new GConf.Schema.c_new
()
:
GConf.Schema
Create a new GConf.Schema
Create a new GConf.Schema
|
||
copy
()
:
GConf.Schema
|
GConf.Schema | |
free
()
:
none
|
GConf.Schema | |
get_car_type
()
:
GConf.ValueType
|
GConf.Schema | |
get_cdr_type
()
:
GConf.ValueType
|
GConf.Schema | |
get_default_value
()
:
GConf.Value
|
GConf.Schema | |
get_list_type
()
:
GConf.ValueType
|
GConf.Schema | |
get_locale
()
:
String
|
GConf.Schema | |
get_long_desc
()
:
String
|
GConf.Schema | |
get_owner
()
:
String
|
GConf.Schema | |
get_short_desc
()
:
String
|
GConf.Schema | |
set_car_type
(ValueType type)
:
none
|
GConf.Schema | |
set_cdr_type
(ValueType type)
:
none
|
GConf.Schema | |
set_default_value
(Value val)
:
none
|
GConf.Schema | |
set_default_value_nocopy
(Value val)
:
none
|
GConf.Schema | |
set_list_type
(ValueType type)
:
none
|
GConf.Schema | |
set_locale
(String locale)
:
none
|
GConf.Schema | |
set_long_desc
(String desc)
:
none
|
GConf.Schema | |
set_owner
(String owner)
:
none
|
GConf.Schema | |
set_short_desc
(String desc)
:
none
|
GConf.Schema | |
set_type
(ValueType type)
:
none
|
GConf.Schema |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GConf
Method |
|
GConf.ChangeSet
Method |
|
GConf.Client
Method |
get_schema
(String key)
:
GConf.Schema
|
GConf.Client
Method |
|
GConf.Engine
Method |
get_schema
(String key)
:
GConf.Schema
|
GConf.Engine
Method |
|
GConf.Value
Method |
get_schema
()
:
GConf.Schema
|
GConf.Value
Method |
set_schema
(Schema sc)
:
none
|
GConf.Value
Method |
set_schema_nocopy
(Schema sc)
:
none
|