Package: gtk
Function gtk:tree-path-to-string
Lambda Listgtk:tree-path-to-string (path) ArgumentsReturn ValueThe string with the representation of the tree path. Details
Generates a string representation of the tree path.
This string is a ':' separated list of numbers. For example, "4:10:0:3" would be an acceptable return value for this string. | See also |
2024-3-28