Gtk.TreeModel::row_changed

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

Emits the Gtk.row-changed signal on tree_model.

path

a Gtk.TreePath pointing to the changed row

iter

a valid Gtk.TreeIter pointing to the changed row