Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreeRowReferenceValid: gtkTreeRowReferenceValid
Description
Returns
TRUE
if the
reference
is non-
NULL
and refers to a current valid path.
Usage
gtkTreeRowReferenceValid(object)
Arguments
object
A
GtkTreeRowReference
, or
NULL
.
[
allow-none
]
Value
TRUE
if
reference
points to a valid path.