Main Page
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
File List
|
Class 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 Tue Aug 17 12:39:52 2004 for vdk 2.4.0 by
1.3.7