Method
GtkTreePathcopy
Declaration [src]
GtkTreePath*
gtk_tree_path_copy (
  const GtkTreePath* path
)
      Return value
Type: GtkTreePath
A new GtkTreePath-struct.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |