GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

treemodel.hh File Reference

A GtkTreePath, GtkTreeIter, GtkTreeModel, and GtkTreeRowReference C++ wrapper interface. More...

#include <gfc/glib/type.hh>
#include <gfc/glib/value.hh>
#include <gtk/gtktreemodel.h>
#include <vector>
#include <gfc/gtk/inline/treemodel.inl>

Go to the source code of this file.

Namespaces

Classes

Typedefs

Enumerations


Detailed Description

A GtkTreePath, GtkTreeIter, GtkTreeModel, and GtkTreeRowReference C++ wrapper interface.

Provides TreeIter, TreePath, TreeModel and TreeRowReference, a set of objects that defines a generic tree interface for use by the TreeView widget. It is an abstract interface, and is designed to be usable with any derived class.


Enumeration Type Documentation

enum TreeModelFlags
 

These flags indicate various properties of a TreeModel.

They are returned by Gtk::TreeModel::get_flags(), and must be static for the lifetime of the object. A more complete description of TREE_MODEL_ITERS_PERSIST can be found in the TreeModel desription.

Enumeration values:
TREE_MODEL_ITERS_PERSIST  Iterators survive all signals emitted by the tree.
TREE_MODEL_LIST_ONLY  The model is a list only, and never has children.


Generated on Tue Aug 24 00:34:33 2004 for GFC-UI by doxygen 1.3.8