gtkTreePathCopy {RGtk2}R Documentation

gtkTreePathCopy

Description

Creates a new GtkTreePath as a copy of path.

Usage

gtkTreePathCopy(object)

Arguments

object

A GtkTreePath.

Value

[GtkTreePath] A new GtkTreePath.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]