is_extension


Description:

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

true if the ExtensionEvent is called by an extension.

false if the ExtensionEvent is called by an active engine or panel. If this value is true, the event is send to ibus-daemon, an active engine. If it's false, the event is sned to ibus-daemon, panels.