Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreePathGetIndices: gtkTreePathGetIndices
Description
Returns the current indices of
path
. This is a list of integers, each representing a node in a tree. This value should not be freed.
Usage
gtkTreePathGetIndices(object)
Arguments
object
A
GtkTreePath
.
Value
NULL
.