Gtk.TreePath Class
Represents a particular node of a Gtk.TreeView.

See Also: TreePath Members

Syntax

public class TreePath : GLib.Opaque

Remarks

A TreePath can be converted into either an array of unsigned integers or a string. The string form is a list of numbers separated by a colon. Each number refers to the offset at that level. Thus, the path "0" refers to the root node and the path "2:4" refers to the fifth child of the third node.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0