set_selection
Description:
[ NoWrapper ]
[ Version ( since = "4.22" ) ]
public abstract bool set_selection (size_t i, AccessibleTextRange range)
[ Version ( since = "4.22" ) ]
public abstract bool set_selection (size_t i, AccessibleTextRange range)
Sets the caret position.
Parameters:
| this |
the accessible object |
| i |
the selection to set |
| range |
the range to set the selection to |
Returns:
|
true if the selection was updated |