add_interface(GType gtype_implementer) | Gtk::TreeModel | [static] |
Children typedef | Gtk::TreeModel | |
children() | Gtk::TreeModel | |
children() const | Gtk::TreeModel | |
ColumnRecord typedef | Gtk::TreeModel | |
const_iterator typedef | Gtk::TreeModel | |
const_reverse_iterator typedef | Gtk::TreeModel | |
foreach(const SlotForeachPathAndIter& slot) | Gtk::TreeModel | |
foreach_iter(const SlotForeachIter& slot) | Gtk::TreeModel | |
foreach_path(const SlotForeachPath& slot) | Gtk::TreeModel | |
get_column_type(int index) const | Gtk::TreeModel | |
get_flags() const | Gtk::TreeModel | |
get_iter(const Path& path) | Gtk::TreeModel | |
get_iter(const Glib::ustring& path_string) | Gtk::TreeModel | |
get_n_columns() const | Gtk::TreeModel | |
get_path(const iterator& iter) const | Gtk::TreeModel | |
get_string(const iterator& iter) const | Gtk::TreeModel | |
get_value_impl(const iterator& row, int column, Glib::ValueBase& value) const | Gtk::TreeModel | [protected, virtual] |
gobj() | Gtk::TreeModel | [inline] |
gobj() const | Gtk::TreeModel | [inline] |
Gtk::TreeIter class | Gtk::TreeModel | [friend] |
Gtk::TreeModelSort class | Gtk::TreeModel | [friend] |
Gtk::TreeRow class | Gtk::TreeModel | [friend] |
iter_is_valid(const iterator& iter) const | Gtk::TreeModel | [protected, virtual] |
iterator typedef | Gtk::TreeModel | |
Path typedef | Gtk::TreeModel | |
reverse_iterator typedef | Gtk::TreeModel | |
Row typedef | Gtk::TreeModel | |
row_changed(const Path& path, const iterator& iter) | Gtk::TreeModel | |
row_deleted(const Path& path) | Gtk::TreeModel | |
row_has_child_toggled(const Path& path, const iterator& iter) | Gtk::TreeModel | |
row_inserted(const Path& path, const iterator& iter) | Gtk::TreeModel | |
RowReference typedef | Gtk::TreeModel | |
rows_reordered(const Path& path, const iterator& iter, const Glib::ArrayHandle<int>& new_order) | Gtk::TreeModel | |
rows_reordered(const Path& path, const iterator& iter, int* new_order) | Gtk::TreeModel | |
set_value_impl(const iterator& row, int column, const Glib::ValueBase& value) | Gtk::TreeModel | [protected, virtual] |
signal_row_changed() | Gtk::TreeModel | |
signal_row_deleted() | Gtk::TreeModel | |
signal_row_has_child_toggled() | Gtk::TreeModel | |
signal_row_inserted() | Gtk::TreeModel | |
signal_rows_reordered() | Gtk::TreeModel | |
SlotForeachIter typedef | Gtk::TreeModel | |
SlotForeachPath typedef | Gtk::TreeModel | |
SlotForeachPathAndIter typedef | Gtk::TreeModel | |
wrap(GtkTreeModel* object, bool take_copy=false) | Gtk::TreeModel | [related] |
~TreeModel() | Gtk::TreeModel | [virtual] |