TreeRowReference.reordered

Lets a set of row reference created by gtk_tree_row_reference_new_proxy() know that the model emitted the #GtkTreeModel::rows-reordered signal.

class TreeRowReference
static
void
reordered

Parameters

proxy ObjectG

a #GObject

path TreePath

the parent path of the reordered signal

iter TreeIter

the iter pointing to the parent of the reordered

newOrder int[]

the new order of rows

Meta