Method

Gtk.TreePath.prepend_index

Declaration [src]

void
gtk_tree_path_prepend_index (
  GtkTreePath* path,
  int index_
)

Description [src]

Prepends a new index to a path.

As a result, the depth of the path is increased.

Parameters

index_ int
 

the index