Method

GtkTreePathget_depth

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

Returns: int
 

The depth of path.