Method

GtkTreePathnext

deprecated: 4.10 

Declaration [src]

void
gtk_tree_path_next (
  GtkTreePath* path
)

Description [src]

Moves the path to point to the next node at the current depth.

Deprecated since: 4.10

Please do not use it in newly written code.