Class Index Cross Index Namespace Index

Class Gtk::CTree_Helpers::TreeList


Contained in: Gtk::CTree_Helpers
Derived from: none
Derived by: none

#include <gtk--/ctree.h>


public function member index:

TreeList();
iterator begin();
const_iterator begin() const;
bool empty() const;
iterator end();
const_iterator end() const;
size_type max_size() const;
value_type operator [](size_type l) const;
~TreeList();
 

private function member index:

TreeList(GtkCTree* tree);
iterator begin_() const;
iterator end_() const;
 

Description:



Function Member Descriptions:


Variable Member Descriptions: