Package: gtk
Function gtk:tree-model-string-from-iter
Lambda Listgtk:tree-model-string-from-iter (model iter) ArgumentsReturn ValueThe 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. Warning | See also |
#2024-5-1