Emitted to update preedit text.
(Note: The text object is floating, and it will be released after the signal. If signal handler wants to keep the object, the handler should use ref_sink to get the ownership of the object.)
text |
Text to be updated. |
cursor_pos |
Cursor position. |
visible |
Whether the update is visible. |