deleted
function deleted(proxy:GObject.Object, path:Gtk.TreePath):void { // Gjs wrapper for gtk_tree_row_reference_deleted() }
Lets a set of row reference created by Gtk.TreeRowReference.new_proxy know that the model emitted the Gtk.TreeModel::row-deleted signal.
- proxy
- path
the path position that was deleted