Package: gtk
Function gtk:string-list-string
Lambda Listgtk:string-list-string (model pos) ArgumentsReturn ValueThe string at the given pos. Details Gets the string that is at pos in the string list. If the string list does not contain pos items, nil is returned.
This function returns the string. To get the object wrapping it, use the g:list-model-item function. | See also |
2025-05-05