Package: gtk
Function gtk:string-list-string
Lambda Listgtk:string-list-string (model position) 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 position items, nil is
returned. This function returns the string. To get the object wrapping it, use the g:list-model-object function. | See also |
2023-9-28