TreeRowReference.deleted

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

class TreeRowReference
static
void
deleted

Parameters

proxy ObjectG

A GObject

path TreePath

The path position that was deleted

Meta