Virtual Method
Gtk.TreeModelFilter.modify
Declaration [src]
void
modify (
GtkTreeModelFilter* self,
GtkTreeModel* child_model,
GtkTreeIter* iter,
GValue* value,
int column
)
Parameters
child_model |
GtkTreeModel |
No description available. | |
Ownership is not transferred to the callee | |
iter |
GtkTreeIter |
No description available. | |
Ownership is not transferred to the callee | |
value |
GValue* |
No description available. | |
Ownership is not transferred to the callee | |
column |
int |
No description available. |