Method
Gtk.TreeModel.row_inserted
Declaration [src]
void
gtk_tree_model_row_inserted (
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 |