gtkTreeRowReferenceReordered {RGtk2} | R Documentation |
Lets a set of row reference created by gtkTreeRowReferenceNewProxy
know that the model emitted the "rows_reordered" signal.
gtkTreeRowReferenceReordered(proxy, path, iter, new.order)
|
[GObject ] A GObject |
|
[GtkTreePath ] The parent path of the reordered signal |
|
[GtkTreeIter ] The iter pointing to the parent of the reordered |
|
[integer] The new order of rows |
Derived by RGtkGen from GTK+ documentation