[ Home | Fileman | Core | Dialog | Job | Libext | Misc | Side | View | Widget | Other ]
+ view/baseview.c
+ view/standardview.c
+ view/exotreeview.c
+ view/detailview.c
+ view/listmodel.c
+ view/columnmodel.c
Description
A GTypeInterface to implement a base list view.
Description
A GtkScrolledWindow which implements a Navigator, Component and BaseView interface. It contains a DetailView, it can create a select by pattern dialog box.
Description
A GtkTreeView with extended rubber banding and single click activate.
Description
A StandardView containing an ExoTreeView.
Description
A GObject which implements GtkTreeModel, GtkTreeDragDest, and GtkTreeSortable. It's the model used by the ExoTreeView to display files.
Description
A GObject which implements GtkTreeModel.