, including all inherited members.
add_destroy_notify_callback(void *data, func_destroy_notify func) const | sigc::trackable | |
add_dir(const Glib::ustring& dir, ClientPreloadType preload=CLIENT_PRELOAD_NONE) | Gnome::Conf::Client | |
all_dirs(const Glib::ustring& dir) const | Gnome::Conf::Client | |
all_entries(const Glib::ustring& dir) const | Gnome::Conf::Client | |
change_set_commit(ChangeSet& set, bool remove_commited) | Gnome::Conf::Client | |
change_set_from_current(const Glib::SArray& set) | Gnome::Conf::Client | |
change_set_reverse(const ChangeSet& set) | Gnome::Conf::Client | |
clear_cache() | Gnome::Conf::Client | |
connect_property_changed(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::ObjectBase | |
connect_property_changed_with_return(const Glib::ustring &property_name, const sigc::slot< void > &slot) | Glib::ObjectBase | |
DestroyNotify typedef | Glib::Object | |
dir_exists(const Glib::ustring&) const | Gnome::Conf::Client | |
error(const Glib::Error& error) | Gnome::Conf::Client | |
freeze_notify() | Glib::ObjectBase | |
func_destroy_notify typedef | sigc::trackable | |
get(const Glib::ustring& key) const | Gnome::Conf::Client | |
get_bool(const Glib::ustring& key) const | Gnome::Conf::Client | |
get_bool_list(const Glib::ustring& key) const | Gnome::Conf::Client | |
get_client_for_engine(GConfEngine* engine) | Gnome::Conf::Client | [static] |
get_data(const QueryQuark &key) | Glib::Object | |
get_default_client() | Gnome::Conf::Client | [static] |
get_default_from_schema(const Glib::ustring& key) const | Gnome::Conf::Client | |
get_entry(const Glib::ustring& key, bool use_schema_default=true) const | Gnome::Conf::Client | |
get_entry(const Glib::ustring& key, const char* locale, bool use_schema_default=true) const | Gnome::Conf::Client | |
get_float(const Glib::ustring& key) const | Gnome::Conf::Client | |
get_float_list(const Glib::ustring& key) const | Gnome::Conf::Client | |
get_int(const Glib::ustring& key) const | Gnome::Conf::Client | |
get_int_list(const Glib::ustring& key) const | Gnome::Conf::Client | |
get_pair(const Glib::ustring& key, ValueTypePair types) const | Gnome::Conf::Client | |
get_property(const Glib::ustring &property_name, PropertyType &value) const | Glib::ObjectBase | |
get_property_value(const Glib::ustring &property_name, Glib::ValueBase &value) const | Glib::ObjectBase | |
get_schema(const Glib::ustring& key) const | Gnome::Conf::Client | |
get_schema_list(const Glib::ustring& key) const | Gnome::Conf::Client | |
get_string(const Glib::ustring& key) const | Gnome::Conf::Client | |
get_string_list(const Glib::ustring& key) const | Gnome::Conf::Client | |
get_without_default(const Glib::ustring& key) const | Gnome::Conf::Client | |
gobj() | Gnome::Conf::Client | [inline] |
gobj() const | Gnome::Conf::Client | [inline] |
gobj_copy() | Gnome::Conf::Client | |
Glib::Object::gobj_copy() const | Glib::ObjectBase | |
initialize(GObject *castitem) | Glib::ObjectBase | [protected] |
key_is_writable(const Glib::ustring&) const | Gnome::Conf::Client | |
notify(const Glib::ustring& key) | Gnome::Conf::Client | |
notify_add(const Glib::ustring& namespace_section, Callback callback) | Gnome::Conf::Client | |
notify_callbacks() | sigc::trackable | |
notify_remove(guint cnxn) | Gnome::Conf::Client | |
Object() | Glib::Object | [protected] |
Object(const Glib::ConstructParams &construct_params) | Glib::Object | [protected] |
Object(GObject *castitem) | Glib::Object | [protected] |
ObjectBase() | Glib::ObjectBase | [protected] |
ObjectBase(const char *custom_type_name) | Glib::ObjectBase | [protected] |
ObjectBase(const std::type_info &custom_type_info) | Glib::ObjectBase | [protected] |
on_error(const Glib::Error& error) | Gnome::Conf::Client | [protected, virtual] |
on_unreturned_error(const Glib::Error& error) | Gnome::Conf::Client | [protected, virtual] |
on_value_changed(const Glib::ustring& key, const Value& value) | Gnome::Conf::Client | [protected, virtual] |
operator=(const trackable &src) | sigc::trackable | |
preload(const Glib::ustring& dirname, ClientPreloadType type) | Gnome::Conf::Client | |
recursive_unset(const Glib::ustring& key, UnsetFlags flags=UNSET_INCLUDING_SCHEMA_NAMES) | Gnome::Conf::Client | |
reference() const | Glib::ObjectBase | [virtual] |
remove_data(const QueryQuark &quark) | Glib::Object | |
remove_destroy_notify_callback(void *data) const | sigc::trackable | |
remove_dir(const Glib::ustring& dir) | Gnome::Conf::Client | |
set(const Glib::ustring& key, int what) | Gnome::Conf::Client | [virtual] |
set(const Glib::ustring& key, bool what) | Gnome::Conf::Client | [virtual] |
set(const Glib::ustring& key, double what) | Gnome::Conf::Client | [virtual] |
set(const Glib::ustring& key, const Glib::ustring& what) | Gnome::Conf::Client | [virtual] |
set(const Glib::ustring& key, const Schema& what) | Gnome::Conf::Client | [virtual] |
set(const Glib::ustring& key, const Value& what) | Gnome::Conf::Client | [virtual] |
Gnome::Conf::SetInterface::set(const Glib::ustring& key, const ValuePair& pair) | Gnome::Conf::SetInterface | |
set_bool_list(const Glib::ustring& key, const SListHandleBools& what) | Gnome::Conf::Client | |
Gnome::Conf::SetInterface::set_bool_list(const Glib::ustring& key, const SListHandle_ValueBool& list) | Gnome::Conf::SetInterface | |
set_data(const Quark &key, void *data) | Glib::Object | |
set_data(const Quark &key, void *data, DestroyNotify notify) | Glib::Object | |
set_error_handling(ClientErrorHandlingMode mode) | Gnome::Conf::Client | |
set_float_list(const Glib::ustring& key, const SListHandleFloats& what) | Gnome::Conf::Client | |
Gnome::Conf::SetInterface::set_float_list(const Glib::ustring& key, const SListHandle_ValueFloat& list) | Gnome::Conf::SetInterface | |
set_int_list(const Glib::ustring& key, const SListHandleInts& what) | Gnome::Conf::Client | |
Gnome::Conf::SetInterface::set_int_list(const Glib::ustring& key, const SListHandle_ValueInt& list) | Gnome::Conf::SetInterface | |
set_property(const Glib::ustring &property_name, const PropertyType &value) | Glib::ObjectBase | |
set_property_value(const Glib::ustring &property_name, const Glib::ValueBase &value) | Glib::ObjectBase | |
set_schema_list(const Glib::ustring& key, const Glib::SListHandle< Schema >& what) | Gnome::Conf::Client | |
Gnome::Conf::SetInterface::set_schema_list(const Glib::ustring& key, const SListHandle_ValueSchema& list) | Gnome::Conf::SetInterface | |
set_string_list(const Glib::ustring& key, const Glib::SListHandle< Glib::ustring >& what) | Gnome::Conf::Client | |
Gnome::Conf::SetInterface::set_string_list(const Glib::ustring& key, const SListHandle_ValueString& list) | Gnome::Conf::SetInterface | |
signal_error() | Gnome::Conf::Client | |
signal_value_changed() | Gnome::Conf::Client | |
SListHandleBools typedef | Gnome::Conf::Client | |
SListHandleFloats typedef | Gnome::Conf::Client | |
SListHandleInts typedef | Gnome::Conf::Client | |
steal_data(const QueryQuark &quark) | Glib::Object | |
suggest_sync() | Gnome::Conf::Client | |
thaw_notify() | Glib::ObjectBase | |
trackable(const trackable &src) | sigc::trackable | |
unreference() const | Glib::ObjectBase | [virtual] |
unset(const Glib::ustring& key) | Gnome::Conf::Client | |
value_changed(const Glib::ustring& key, const Value& value) | Gnome::Conf::Client | |
wrap(GConfClient* object, bool take_copy=false) | Gnome::Conf::Client | [related] |
Glib::Object::wrap(GObject *object, bool take_copy=false) | Glib::Object | |
~Client() | Gnome::Conf::Client | [virtual] |
~Object() | Glib::Object | [protected, virtual] |
~ObjectBase()=0 | Glib::ObjectBase | [protected, pure virtual] |