gtkTreeRowReferenceGetModel {RGtk2}R Documentation

gtkTreeRowReferenceGetModel

Description

Returns the model which reference is monitoring in order to appropriately the path.

Usage

gtkTreeRowReferenceGetModel(object)

Arguments

object [GtkTreeRowReference] A GtkTreeRowReference

Details

Since 2.8

Value

[GtkTreeModel] The model, or NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.6 Index]