update_preedit_text
Description:
Emitted when the client application get the update_preedit_text.
Implement the member function IBusPanelServiceClass::update_preedit_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. |
| cursor_pos |
The cursor position of the text. |
| visible |
Whether the update is visible. |