retrieve_surrounding


Description:

public virtual signal bool retrieve_surrounding ()

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.