Base of TreeIter, TreeRow and TreeNodeChildren.
More...
#include <gtkmm/treeiter.h>
|
static GType | get_type () |
| Get the GType for this class, for use with the underlying GObject type system.
|
|
Base of TreeIter, TreeRow and TreeNodeChildren.
- Deprecated:
- 4.10: Use Gio::ListModel instead.
◆ TreeIterBase() [1/4]
◆ TreeIterBase() [2/4]
◆ TreeIterBase() [3/4]
Gtk::TreeIterBase::TreeIterBase |
( |
| ) |
|
◆ TreeIterBase() [4/4]
Gtk::TreeIterBase::TreeIterBase |
( |
const GtkTreeIter * |
gobject | ) |
|
|
explicit |
◆ get_type()
static GType Gtk::TreeIterBase::get_type |
( |
| ) |
|
|
static |
Get the GType for this class, for use with the underlying GObject type system.
◆ gobj() [1/2]
GtkTreeIter * Gtk::TreeIterBase::gobj |
( |
| ) |
|
|
inline |
Provides access to the underlying C instance.
◆ gobj() [2/2]
const GtkTreeIter * Gtk::TreeIterBase::gobj |
( |
| ) |
const |
|
inline |
Provides access to the underlying C instance.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ gobject_
GtkTreeIter Gtk::TreeIterBase::gobject_ |
|
protected |