Function
Gtk.TreePath.new_from_indices
Declaration [src]
GtkTreePath*
gtk_tree_path_new_from_indices (
  int first_index,
  ...
)
Return value
| Returns: GtkTreePath | |
| A newly created  | |
| Ownership of the data is transferred to the caller | |