Package: gtk
Function gtk:string-list-find
Lambda Listgtk:string-list-find (model str) ArgumentsReturn ValueThe unsigned integer for the position of the string. Details Gets the position of the string in model. If model does not contain string, then G_MAXUINT is returned, which is the #xffffffff value. Since 4.18 | See also |
2026-04-26