Package: gtk
Function gtk:tree-path-up
Lambda Listgtk:tree-path-up (path) ArgumentsReturn ValueThe gtk:tree-path instance to point to the parent node, if it has a parent, otherwise nil. Details Moves path to point to its parent node, if it has a parent, and
returns the path. The path argument is modified. | See also |
2024-3-28