Package: gtk
Function gtk:label-selection-bounds
Lambda Listgtk:label-selection-bounds (label) ArgumentsReturn Value start -- an integer with the start of the selection, as a character offset end -- an integer with the end of the selection, as a character offset Details
Gets the selected range of characters in the label. | See also |
2024-4-24