Gtk.TreeModel::row_inserted

function vfunc_row_inserted(path:Gtk.TreePath, iter:Gtk.TreeIter):void {
}

Emits the Gtk.row-inserted signal on tree_model.

path

a Gtk.TreePath pointing to the inserted row

iter

a valid Gtk.TreeIter pointing to the inserted row