List of all members.
| 
Public Member Functions | 
|  | 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. 
 | 
| 
Protected Attributes | 
| GtkTreeIter | gobject_ | 
Constructor & Destructor Documentation
      
        
          | Gtk::TreeIterBase::TreeIterBase | ( | ) |  | 
      
 
 
      
        
          | Gtk::TreeIterBase::TreeIterBase | ( | const GtkTreeIter * | gobject ) |  [explicit] | 
      
 
 
Member Function Documentation
      
        
          | GtkTreeIter* Gtk::TreeIterBase::gobj | ( | ) |  [inline] | 
      
 
Provides access to the underlying C instance. 
Reimplemented in Gtk::TreeRow.
 
 
      
        
          | const GtkTreeIter* Gtk::TreeIterBase::gobj | ( | ) | const  [inline] | 
      
 
Provides access to the underlying C instance. 
Reimplemented in Gtk::TreeRow.
 
 
Member Data Documentation
The documentation for this class was generated from the following file: