Package: gtk
Function gtk-tree-model-string-from-iter
Lambda Listgtk-tree-model-string-from-iter (model iter) ArgumentsReturn ValueA string representation of iter. Details
Generates a string representation of the iterator.
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 |
2021-3-4