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 gtk:label-selectable function. 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 |
2024-4-24