gtkTreePathGetDepth {RGtk2}R Documentation

gtkTreePathGetDepth

Description

Returns the current depth of path.

Usage

gtkTreePathGetDepth(object)

Arguments

object [GtkTreePath] A GtkTreePath.

Value

[integer] The depth of path

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]