API Version: 1.0
Library Version: 2.52
Generated by gi-docgen 2024.2
gboolean add_selection ( AtkText* text, gint start_offset, gint end_offset )
Adds a selection bounded by the specified offsets.
start_offset
Type: gint
gint
The starting character offset of the selected region.
end_offset
The offset of the first character after the selected region.
Type: gboolean
gboolean
TRUE if successful, FALSE otherwise.
TRUE
FALSE