Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreeRowReferenceGetPath: 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
A
GtkTreeRowReference
Value
GtkTreePath
] A current path, or
NULL
.