![]() |
![]() |
Public Member Functions | |
virtual | ~TreeModelSort () |
GtkTreeModelSort* | gobj () |
Provides access to the underlying C GObject. | |
const GtkTreeModelSort* | gobj () const |
Provides access to the underlying C GObject. | |
GtkTreeModelSort* | gobj_copy () |
Glib::RefPtr<TreeModel> | get_model () |
Glib::RefPtr<const TreeModel> | get_model () const |
Path | convert_child_path_to_path (const Path& child_path) const |
iterator | convert_child_iter_to_iter (const iterator& child_iter) const |
Path | convert_path_to_child_path (const Path& sorted_path) const |
iterator | convert_iter_to_child_iter (const iterator& sorted_iter) const |
void | reset_default_sort_func () |
void | clear_cache () |
bool | iter_is_valid (const iterator& iter) const |
Static Public Member Functions | |
Glib::RefPtr<TreeModelSort> | create (const Glib::RefPtr<TreeModel>& model) |
Protected Member Functions | |
TreeModelSort (const Glib::RefPtr<TreeModel>& model) | |
virtual void | set_value_impl (const iterator& row, int column, const Glib::ValueBase& value) |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<Gtk::TreeModelSort> | wrap (GtkTreeModelSort* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GObject.
Reimplemented from Gtk::TreeModel. |
|
Provides access to the underlying C GObject.
Reimplemented from Gtk::TreeModel. |
|
|
|
|
|
|
|
Reimplemented from Gtk::TreeModel. |
|
|