Function

Gtk.TreePath.new_first

Declaration [src]

GtkTreePath*
gtk_tree_path_new_first (
  void
)

Description [src]

Creates a new GtkTreePath-struct.

The string representation of this path is “0”.

Return value

Returns: GtkTreePath

A new GtkTreePath-struct

Ownership of the data is transferred to the caller