Method
GtkTreePathup
Declaration [src]
gboolean
gtk_tree_path_up (
GtkTreePath* path
)
Description [src]
Moves the path
to point to its parent node, if it has a parent.
Deprecated since: | 4.10 |
Please do not use it in newly written code. |