vdk 2.4.0
Public Member Functions
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:
modeldata model (defaults to NULL)

Member Function Documentation

bool VDKTreeViewIter::Child ( VDKTreeViewIter child_iter)
Parameters:
child_iterReturns true if iterator has a child, child_iter initialized to child, undefined otherwise.
bool VDKTreeViewIter::Parent ( VDKTreeViewIter parent_iter)
Parameters:
parent_iterReturns true if iterator has a parent, parent_iter initialized to parent, undefined otherwise.

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