Virtual Method
GtkTreeModelrow_changed
Declaration [src]
void
row_changed (
GtkTreeModel* tree_model,
GtkTreePath* path,
GtkTreeIter* iter
)
Parameters
path |
GtkTreePath |
A |
|
The data is owned by the caller of the function. | |
iter |
GtkTreeIter |
A valid |
|
The data is owned by the caller of the function. |