Method

GtkTreePathget_depth

Declaration [src]

gint
gtk_tree_path_get_depth (
  GtkTreePath* path
)

Description [src]

Returns the current depth of path.

Return value

Type: gint

The depth of path.