active_surrounding_text


Description:

[ NoAccessorMethod ]
public bool active_surrounding_text { get; construct; }

When this property is set to true, "RequireSurroundingText" D-Bus signal will be called by ibus-daemon on every focus-in/out event, with no need for the engine to call get_surrounding_text.

This property can only be set at construct time.