Virtual Method
GtkTreeModelFiltermodify
Declaration [src]
void
modify (
GtkTreeModelFilter* self,
GtkTreeModel* child_model,
GtkTreeIter* iter,
GValue* value,
gint column
)
Parameters
child_model
-
Type:
GtkTreeModel
No description available.
The data is owned by the caller of the method. iter
-
Type:
GtkTreeIter
No description available.
The data is owned by the caller of the method. value
-
Type:
GValue
No description available.
The data is owned by the caller of the method. column
-
Type:
gint
No description available.