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. Warning | See also |
2025-1-11