update_auxiliary_text


Description:

public void update_auxiliary_text (Text text, bool visible)

Update the auxiliary bar.

(Note: The text object will be released, if it is floating. If caller want to keep the object, caller should make the object sink by g_object_ref_sink.)

Parameters:

this

An IBusEngine.

text

Update content.

visible

Whether the auxiliary text bar is visible.