gtkTreeRowReferenceDeleted {RGtk2} | R Documentation |
Lets a set of row reference created by gtkTreeRowReferenceNewProxy
know that the model emitted the "row_deleted" signal.
gtkTreeRowReferenceDeleted(proxy, path)
|
[GObject ] A GObject |
|
[GtkTreePath ] The path position that was deleted |
Derived by RGtkGen from GTK+ documentation