Main Page
|
Class Hierarchy
|
Alphabetical List
|
Compound List
|
File List
|
Compound Members
|
Related Pages
VDKTreeViewIter Class Reference
Provides a wrapper for GtkTreeIter.
More...
#include <
vdktreeview.h
>
List of all members.
Public Member Functions
VDKTreeViewIter
(GtkTreeModel *model=NULL)
bool
Child
(
VDKTreeViewIter
*child_iter)
bool
Parent
(
VDKTreeViewIter
*parent_iter)
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:
vdktreeview.h
vdktreeview.cc
Generated on Wed Aug 6 11:02:00 2003 for vdk 2.0.3 by
1.3.2