Home
last modified time | relevance | path

Searched refs:gconf_client_all_entries (Results 1 – 20 of 20) sorted by relevance

/dports/sysutils/gconf-editor/gconf-editor-3.0.1/src/
H A Dgconf-search.c78 …values = gconf_client_all_entries (GCONF_TREE_MODEL (model)->client, (const char*) node->path , NU… in gconf_tree_model_search_iter_foreach()
H A Dgconf-list-model.c166 values = gconf_client_all_entries (model->client, root_path, NULL); in gconf_list_model_set_root_path()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/gconf/gnome/overrides/
H A Dgconf.defs93 "gconf_client_all_entries" ; GConfEntry*
/dports/lang/fpc-source/fpc-3.2.2/packages/gnome1/src/gconfclient/
H A Dgconfclient.pp95 …ction gconf_client_all_entries(client:PGConfClient; dir:Pgchar; err:PPGError):PGSList;cdecl;extern…
/dports/multimedia/ogmrip/ogmrip-1.0.1/libogmrip-gtk/
H A Dogmrip-gconf-settings.c271 list = gconf_client_all_entries (settings->priv->client, current_section, NULL); in ogmrip_gconf_settings_get_keys_internal()
351 list = gconf_client_all_entries (gconf->priv->client, section, NULL); in ogmrip_gconf_settings_has_key()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/registry/
H A Dreg_backend_gconf.c77 cur = entries = gconf_client_all_entries((GConfClient*)p->hive->backend_data, fullpath, NULL); in gconf_get_value_by_id()
/dports/devel/gconf2/GConf-3.2.6/gconf/
H A Dgconf-client.h265 GSList* gconf_client_all_entries (GConfClient* client,
H A Dgconf-client.c1282 gconf_client_all_entries (GConfClient* client, in gconf_client_all_entries() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/bearer/icd/
H A Dproxyconf.cpp124 GSList *entries = gconf_client_all_entries(client, k.data(), NULL); in getEntries()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libgq/gconf/
H A Dgconfitem.cpp340 GSList *entries = gconf_client_all_entries(client, k.data(), NULL); in listEntries()
/dports/textproc/ibus/ibus-1.5.24/conf/gconf/
H A Dconfig.c302 GSList *entries = gconf_client_all_entries (((IBusConfigGConf *) config)->client, dir, NULL); in ibus_config_gconf_get_values()
/dports/devel/gconf2/GConf-3.2.6/defaults/
H A Dgconf-defaults.c537 list = gconf_client_all_entries (src, path, NULL); in copy_tree()
880 list = gconf_client_all_entries (dest, path, NULL); in unset_tree()
/dports/deskutils/nautilus-actions/nautilus-actions-3.2.4/src/core/
H A Dna-gconf-utils.c140 list_entries = gconf_client_all_entries( gconf, path, &error ); in na_gconf_utils_get_entries()
/dports/devel/gconfmm26/gconfmm-2.28.3/gconf/gconfmm/
H A Dclient.cc810 …Glib::SListHandle<Entry> retvalue = Glib::SListHandle<Entry>(gconf_client_all_entries(const_cast<G… in all_entries()
/dports/devel/gconfmm26/gconfmm-2.28.3/gconf/src/
H A Dclient.hg302 …SListHandle<Entry> all_entries(const Glib::ustring& dir) const, gconf_client_all_entries, errthrow)
H A Dgconf_methods.defs496 (c-name "gconf_client_all_entries")
/dports/deskutils/alarm-clock-applet/alarm-clock-applet-0.3.4/src/
H A Dalarm.c1184 list = gconf_client_all_entries (client, ALARM_GCONF_SCHEMA_DIR, &error); in alarm_gconf_associate_schemas()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dgconf.defs415 (c-name "gconf_client_all_entries")
/dports/sysutils/gconf-editor/gconf-editor-3.0.1/
H A DChangeLog.pre-git1056 output window as soon as they come. Search in gconf_client_all_entries
/dports/devel/gconf2/GConf-3.2.6/
H A DChangeLog29835 (gconf_client_all_entries): cache the requested entries, if