retrieve_surrounding
Description:
The retrieve_surrounding signal is emitted when the input method requires the context surrounding the cursor.
The callback should set the input method surrounding context by calling the set_surrounding method.
Returns:
true if the signal was handled. |