Method

Gtk.TreePath.copy

Declaration [src]

GtkTreePath*
gtk_tree_path_copy (
  const GtkTreePath* path
)

Description [src]

Creates a new GtkTreePath-struct as a copy of path.

Return value

Returns: GtkTreePath

a new GtkTreePath-struct

Ownership of the data is transferred to the caller