gtkTreeRowReferenceGetModel {RGtk2}R Documentation

gtkTreeRowReferenceGetModel

Description

Returns the model that the row reference is monitoring.

Usage

gtkTreeRowReferenceGetModel(object)

Arguments

object [GtkTreeRowReference] A GtkTreeRowReference

Details

Since 2.8

Value

[GtkTreeModel] the model

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]