Method

GtkTreePathget_depth

deprecated: 4.10 

Declaration [src]

int
gtk_tree_path_get_depth (
  GtkTreePath* path
)

Description [src]

Returns the current depth of path.

Deprecated since: 4.10

Please do not use it in newly written code.

Return value

Type: int

The depth of path.