gtkTreeRowReferenceGetPath {RGtk2} | R Documentation |
Returns a path that the row reference currently points to, or NULL
if the
path pointed to is no longer valid.
gtkTreeRowReferenceGetPath(object)
|
[GtkTreeRowReference ] A GtkTreeRowReference |
[GtkTreePath
] A current path, or NULL
.
Derived by RGtkGen from GTK+ documentation