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)
|
A |
|
The parent path of the reordered signal |
|
The iter pointing to the parent of the reordered |
|
The new order of rows |
Derived by RGtkGen from GTK+ documentation