Package: gtk
Function gtk:tree-model-string-from-iter
Lambda Listgtk:tree-model-string-from-iter (model iter) ArgumentsReturn ValueThe string representation for iter. Details
Generates a string representation for 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 |
#2025-07-04