get_selection_bounds
Description:
Gets the selected range of characters in the label.
Parameters:
this |
a `GtkLabel` |
start |
return location for start of selection, as a character offset |
end |
return location for end of selection, as a character offset |
Returns:
true if selection is non-empty |