Function

Gtk.TreePath.new

Declaration [src]

GtkTreePath*
gtk_tree_path_new (
  void
)

Description [src]

Creates a new GtkTreePath-struct. This refers to a row.

Return value

Returns: GtkTreePath

A newly created GtkTreePath-struct.

Ownership of the data is transferred to the caller