Home
last modified time | relevance | path

Searched refs:gconf_corba_value_from_gconf_value (Results 1 – 5 of 5) sorted by relevance

/dports/devel/gconf2/GConf-3.2.6/gconf/
H A Dgconf-database.c119 ConfigValue* cval = gconf_corba_value_from_gconf_value(val); in impl_ConfigDatabase_lookup_with_locale()
173 ConfigValue* cval = gconf_corba_value_from_gconf_value(val); in impl_ConfigDatabase_lookup_default_value()
580 cval = gconf_corba_value_from_gconf_value(val); in impl_ConfigDatabase2_lookup_with_schema_name()
1103 cvalue = gconf_corba_value_from_gconf_value (value); in source_notify_cb()
1510 val = gconf_corba_value_from_gconf_value(def_value); in gconf_database_unset()
1620 val = gconf_corba_value_from_gconf_value (new_value); in gconf_database_recursive_unset()
H A Dgconf-internals.h96 ConfigValue* gconf_corba_value_from_gconf_value (const GConfValue *value);
H A Dgconfd.c1478 cvalue = gconf_corba_value_from_gconf_value (value); in gconfd_notify_other_listeners()
H A Dgconf-internals.c399 gconf_corba_value_from_gconf_value (const GConfValue* value) in gconf_corba_value_from_gconf_value() function
H A Dgconf.c1356 cv = gconf_corba_value_from_gconf_value (value); in gconf_engine_set()