TreeModelT.rowInserted

Emits the "row-inserted" signal on tree_model.

template TreeModelT(TStruct)
void
rowInserted

Parameters

path TreePath

a GtkTreePath pointing to the inserted row

iter TreeIter

a valid GtkTreeIter pointing to the inserted row

Meta