Package: gtk
Function gtk:string-list-string
Lambda Listgtk:string-list-string (model pos) ArgumentsReturn ValueThe string at the given position. Details
Gets the string that is at position 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-3-29