Description Usage Arguments Details Value Author(s)
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.
1 | gtkEditableGetSelectionBounds(object)
|
|
a |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.