gtkTreeRowReferenceDeleted {RGtk2}R Documentation

gtkTreeRowReferenceDeleted

Description

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

Usage

gtkTreeRowReferenceDeleted(proxy, path)

Arguments

proxy [GObject] A GObject
path [GtkTreePath] The path position that was deleted

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]