VDKTreeViewIter Class Reference

Provides a wrapper for GtkTreeIter. More...

#include <vdktreeview.h>

List of all members.

Public Member Functions


Detailed Description

Provides a wrapper for GtkTreeIter.

Constructor & Destructor Documentation

VDKTreeViewIter::VDKTreeViewIter ( GtkTreeModel *  model = NULL  )  [inline]

Constructor

Parameters:
model data model (defaults to NULL)


Member Function Documentation

bool VDKTreeViewIter::Child ( VDKTreeViewIter child_iter  ) 

Parameters:
child_iter Returns true if iterator has a child, child_iter initialized to child, undefined otherwise.

bool VDKTreeViewIter::Parent ( VDKTreeViewIter parent_iter  ) 

Parameters:
parent_iter Returns true if iterator has a parent, parent_iter initialized to parent, undefined otherwise.


The documentation for this class was generated from the following files:

Generated on Wed Mar 19 22:40:40 2008 for vdk 2.4.0 by  doxygen 1.5.5