Deprecated 4.10append_Deprecated 4.10compareCompares two paths.
If a appears before b in a tree, then -1 is returned.
If b appears before a, then 1 is returned.
If the two nodes are equal, then 0 is returned.
Deprecatedb: Gtk.TreePath
a Gtk.TreePath to compare with
the relative positions of a and b
Deprecated 4.10copyDeprecated 4.10downDeprecated 4.10freeDeprecated 4.10get_Deprecated 4.10get_Deprecated 4.10is_Returns true if descendant is a descendant of path.
Deprecateddescendant: Gtk.TreePath
another Gtk.TreePath
true if descendant is contained inside path
Deprecated 4.10is_Returns true if path is a descendant of ancestor.
Deprecatedancestor: Gtk.TreePath
another Gtk.TreePath
true if ancestor contains path somewhere below it
Deprecated 4.10nextDeprecated 4.10prepend_Deprecated 4.10prevDeprecated 4.10to_Deprecated 4.10upStaticDeprecatednewStaticDeprecatednew_StaticDeprecatednew_StaticDeprecatednew_
An opaque structure representing a path to a row in a model.
Deprecated
since 4.10