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 selection, as a character offset
end -- an integer with the end of selection, as a character offset

Details

Gets the selected range of characters in the label.
 

See also

2021-10-31