gtkTreeRowReferenceInserted {RGtk2}R Documentation

gtkTreeRowReferenceInserted

Description

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

Usage

gtkTreeRowReferenceInserted(proxy, path)

Arguments

proxy

A GObject

path

The row position that was inserted

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]