Package: gtk

Function gtk:label-selection-bounds

Lambda List

gtk:label-selection-bounds (label)

Arguments

label -- a gtk:label widget

Return 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