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

A GObject

path

The path position that was deleted

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]