Package: gtk
Function gtk:tree-path-prev
Lambda Listgtk:tree-path-prev (path) ArgumentsReturn ValueThe gtk:tree-path instance to point to the previous node, if it exists, otherwise nil. Details Moves path to point to the previous node at the current depth,
if it exists, and returns the path. The path argument is modified. | See also |
2024-3-28