reordered
Description:
[ Version ( replacement = "TreeRowReference.reordered" ) ]
public static void reordered (Object proxy, TreePath path, TreeIter iter, int[] new_order)
Lets a set of row reference created by TreeRowReference.proxy know that the model emitted the rows_reordered signal.
Parameters:
proxy |
a Object |
path |
the parent path of the reordered signal |
iter |
the iter pointing to the parent of the reordered |
new_order |
the new order of rows |