Function
Gtk.TreeModelFilterVisibleFunc
Declaration
gboolean
TreeModelFilterVisibleFunc (
GtkTreeModel* model,
GtkTreeIter* iter,
gpointer data
)
Parameters
model |
GtkTreeModel |
the child model of the |
|
Ownership is not transferred to the callee | |
iter |
GtkTreeIter |
a |
|
Ownership is not transferred to the callee | |
data |
gpointer |
user data given to |