TreeModelIF.rowInserted

Emits the "row-inserted" signal on tree_model.

interface TreeModelIF
void
rowInserted

Parameters

path TreePath

a GtkTreePath pointing to the inserted row

iter TreeIter

a valid GtkTreeIter pointing to the inserted row

Meta