ChangeSet() | Gnome::Conf::ChangeSet | |
ChangeSet(GConfChangeSet *castitem, bool make_a_copy=false) | Gnome::Conf::ChangeSet | [explicit] |
ChangeSet(const ChangeSet &src) | Gnome::Conf::ChangeSet | |
clear() | Gnome::Conf::ChangeSet | |
exists(const Glib::ustring &key) const | Gnome::Conf::ChangeSet | |
for_each(const ForeachSlot &slot) | Gnome::Conf::ChangeSet | |
ForeachSlot typedef | Gnome::Conf::ChangeSet | |
gobj() | Gnome::Conf::ChangeSet | [inline] |
gobj() const | Gnome::Conf::ChangeSet | [inline] |
gobj_copy() const | Gnome::Conf::ChangeSet | |
gobject_ | Gnome::Conf::ChangeSet | [protected] |
operator=(const ChangeSet &src) | Gnome::Conf::ChangeSet | |
remove(const Glib::ustring &key) | Gnome::Conf::ChangeSet | |
set(const Glib::ustring &key, const Value &value, std::auto_ptr< Glib::Error > &error) | Gnome::Conf::ChangeSet | [virtual] |
set(const Glib::ustring &key, bool what, std::auto_ptr< Glib::Error > &error) | Gnome::Conf::ChangeSet | [virtual] |
set(const Glib::ustring &key, int what, std::auto_ptr< Glib::Error > &error) | Gnome::Conf::ChangeSet | [virtual] |
set(const Glib::ustring &key, double what, std::auto_ptr< Glib::Error > &error) | Gnome::Conf::ChangeSet | [virtual] |
set(const Glib::ustring &key, const Glib::ustring &what, std::auto_ptr< Glib::Error > &error) | Gnome::Conf::ChangeSet | [virtual] |
set(const Glib::ustring &key, const Schema &what, std::auto_ptr< Glib::Error > &error) | Gnome::Conf::ChangeSet | [virtual] |
Gnome::Conf::SetInterface::set(const Glib::ustring &key, const ValuePair &pair, std::auto_ptr< Glib::Error > &error) | Gnome::Conf::SetInterface | |
set_bool_list(const Glib::ustring &key, const SListHandle_ValueBool &list, std::auto_ptr< Glib::Error > &error) | Gnome::Conf::SetInterface | |
set_float_list(const Glib::ustring &key, const SListHandle_ValueFloat &list, std::auto_ptr< Glib::Error > &error) | Gnome::Conf::SetInterface | |
set_int_list(const Glib::ustring &key, const SListHandle_ValueInt &list, std::auto_ptr< Glib::Error > &error) | Gnome::Conf::SetInterface | |
set_schema_list(const Glib::ustring &key, const SListHandle_ValueSchema &list, std::auto_ptr< Glib::Error > &error) | Gnome::Conf::SetInterface | |
set_string_list(const Glib::ustring &key, const SListHandle_ValueString &list, std::auto_ptr< Glib::Error > &error) | Gnome::Conf::SetInterface | |
size() const | Gnome::Conf::ChangeSet | |
unset(const Glib::ustring &key) | Gnome::Conf::ChangeSet | |
~ChangeSet() | Gnome::Conf::ChangeSet | [virtual] |