TreeRowReference.inserted

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

class TreeRowReference
static
void
inserted

Parameters

proxy ObjectG

a #GObject

path TreePath

the row position that was inserted

Meta