update_auxiliary_text


Description:

public virtual signal void update_auxiliary_text (Text text, bool visible)

Emitted when the client application get the update_auxiliary_text.

Implement the member function IBusPanelServiceClass::update_auxiliary_text in extended class to receive this signal.

Note:

Argument user_data is ignored in this function.

Parameters:

text

A preedit text to be updated.

visible

Whether the update is visible.