gtkEditableGetSelectionBounds
Retrieves the selection bound of the editable. start_pos will be filled
with the start of the selection and end.pos
with end. If no text was
selected both will be identical and FALSE
will be returned.
gtkEditableGetSelectionBounds(object)
|
Note that positions are specified in characters, not bytes.
A list containing the following elements:
retval |
[logical] |
|
location to store the starting position, or |
|
location to store the end position, or |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.