[ Version ( since = "1.5.33" ) ]
public void set_preedit_format (PreeditFormat format)
The pre-edit attributes follows the format and the default is RGBA and the types of all Attribute are should be one of UNDERLINE, FOREGROUND, BACKGROUND.
In case that the format is HINT, the types of all Attribute are HINT.
See also get_attributes;
| this |
An PanelService. |
| format |
An PreeditFormat. |