gtkTreeRowReferenceGetModel {RGtk2}R Documentation

gtkTreeRowReferenceGetModel

Description

Returns the model that the row reference is monitoring.

Usage

gtkTreeRowReferenceGetModel(object)

Arguments

object

A GtkTreeRowReference

Details

Since 2.8

Value

[GtkTreeModel] the model

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]