gtkmm 4.17.0
|
Base of TreeIter, TreeRow and TreeNodeChildren. More...
#include <gtkmm/treeiter.h>
Additional Inherited Members | |
![]() | |
TreeIterBase (const TreeIterBase &other) noexcept | |
TreeIterBase & | operator= (const TreeIterBase &other) noexcept |
TreeIterBase (TreeIterBase &&other) noexcept | |
TreeIterBase & | operator= (TreeIterBase &&other) noexcept |
TreeIterBase () | |
TreeIterBase (const GtkTreeIter *gobject) | |
GtkTreeIter * | gobj () |
Provides access to the underlying C instance. | |
const GtkTreeIter * | gobj () const |
Provides access to the underlying C instance. | |
![]() | |
static GType | get_type () |
Get the GType for this class, for use with the underlying GObject type system. | |
![]() | |
GtkTreeIter | gobject_ |
Base of TreeIter, TreeRow and TreeNodeChildren.