Class Index Cross Index Namespace Index

Class GtkExtra::DirTree

GtkExtra DirTree widget.
Contained in: GtkExtra
Derived from: CTree
Derived by: none

#include <gtk--/dirtree.h>


public function member index:

DirTree()
static GtkType get_type()
GtkDirTree* gtkobj()
const GtkDirTree* gtkobj() const
static bool isA(Gtk::Object* checkcast)
gint open_dir(const nstring& path)
virtual ~DirTree()
 

protected function member index:

explicit DirTree(GtkDirTree* castitem)
void initialize_class()
 

private function member index:

DirTree(const DirTree&)
DirTree& operator =(const DirTree&)
 

Description:



Member Descriptions: