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