Entry() | Gnome::Conf::Entry | |
Entry(GConfEntry *castitem, bool make_a_copy=false) | Gnome::Conf::Entry | [explicit] |
Entry(const Entry &src) | Gnome::Conf::Entry | |
Entry(const Glib::ustring &key, const Value &value) | Gnome::Conf::Entry | |
get_is_default() const | Gnome::Conf::Entry | |
get_is_writable() const | Gnome::Conf::Entry | |
get_key() const | Gnome::Conf::Entry | |
get_schema_name() const | Gnome::Conf::Entry | |
get_value() const | Gnome::Conf::Entry | |
gobj() | Gnome::Conf::Entry | [inline] |
gobj() const | Gnome::Conf::Entry | [inline] |
gobj_copy() const | Gnome::Conf::Entry | |
gobject_ | Gnome::Conf::Entry | [protected] |
operator=(const Entry &src) | Gnome::Conf::Entry | |
set_is_default(bool is_default=true) | Gnome::Conf::Entry | |
set_is_writable(bool is_writable=true) | Gnome::Conf::Entry | |
set_schema_name(const Glib::ustring &val) | Gnome::Conf::Entry | |
set_value(const Value &val) | Gnome::Conf::Entry | |
wrap(GConfEntry *object, bool take_copy=false) | Gnome::Conf::Entry | [related] |
~Entry() | Gnome::Conf::Entry |