TreeRowReference.inserted

Lets a set of row reference created by gtk_tree_row_reference_new_proxy() know that the model emitted the "row_inserted" signal.

class TreeRowReference
static
void
inserted

Parameters

proxy ObjectG

A GObject

path TreePath

The row position that was inserted

Meta