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 [GObject] A GObject
path [GtkTreePath] The row position that was inserted

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]