Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreePathCopy: gtkTreePathCopy
Description
Creates a new
GtkTreePath
as a copy of
path
.
Usage
gtkTreePathCopy(object)
Arguments
object
A
GtkTreePath
.
Value
GtkTreePath
] A new
GtkTreePath
.