Method
Gtk.TreeModel.row_changed
Declaration [src]
void
gtk_tree_model_row_changed (
  GtkTreeModel* tree_model,
  GtkTreePath* path,
  GtkTreeIter* iter
)
Parameters
| path | GtkTreePath | 
| a  | |
| Ownership is not transferred to the callee | |
| iter | GtkTreeIter | 
| a valid  | |
| Ownership is not transferred to the callee |