Package: gtk
Function gtk:entry-text-index-to-layout-index
Lambda Listgtk:entry-text-index-to-layout-index (entry index) ArgumentsReturn ValueThe integer with the byte index into the entry layout text. Details
Converts from a position in the Pango layout of the entry, returned by the gtk:entry-layout function, to a position in the entry contents, returned by the gtk:entry-text function. | See also |
#2023-3-4