TreeModelT.rowInserted

Emits the #GtkTreeModel::row-inserted signal on @tree_model.

template TreeModelT(TStruct)
void
rowInserted

Parameters

path TreePath

a #GtkTreePath-struct pointing to the inserted row

iter TreeIter

a valid #GtkTreeIter-struct pointing to the inserted row

Meta