gtkutil::TreeModel::SelectionFinder Class Reference
#include <TreeModel.h>
Detailed Description
Definition at line 146 of file TreeModel.h.
Constructor & Destructor Documentation
gtkutil::TreeModel::SelectionFinder::SelectionFinder |
( |
const std::string & |
selection, |
|
|
int |
column | |
|
) |
| | |
gtkutil::TreeModel::SelectionFinder::SelectionFinder |
( |
int |
needle, |
|
|
int |
column | |
|
) |
| | |
Member Function Documentation
static gboolean gtkutil::TreeModel::SelectionFinder::forEach |
( |
GtkTreeModel * |
model, |
|
|
GtkTreePath * |
path, |
|
|
GtkTreeIter * |
iter, |
|
|
gpointer |
vpSelf | |
|
) |
| | [static] |
GtkTreeIter gtkutil::TreeModel::SelectionFinder::getIter |
( |
|
) |
|
greebo: Get the GtkTreeIter corresponding to the found path. The returnvalue can be invalid if the internal found path is NULL.
GtkTreePath* gtkutil::TreeModel::SelectionFinder::getPath |
( |
|
) |
|
Field Documentation
The documentation for this class was generated from the following file: