Package: gtk
Function gtk:label-select-region
Lambda Listgtk:label-select-region (label start end) ArgumentsDetails
Selects a range of characters in the label, if the label is selectable. See the selectable property. If the label is not selectable, this function has no effect. If start or end are -1, then the end
of the label will be substituted. | See also |
2025-08-28