GtkTreeModelIface.rowInserted

Signal emitted when a new row has been inserted in the model.

struct GtkTreeModelIface
extern (C)
void function(GtkTreeModel* treeModel, GtkTreePath* path, GtkTreeIter* iter) rowInserted;