gtkTreeRowReferenceGetPath {RGtk2}R Documentation

gtkTreeRowReferenceGetPath

Description

Returns a path that the row reference currently points to, or NULL if the path pointed to is no longer valid.

Usage

gtkTreeRowReferenceGetPath(object)

Arguments

object [GtkTreeRowReference] A GtkTreeRowReference

Value

[GtkTreePath] A current path, or NULL.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]