Method

PosCompleterget_preedit

Declaration [src]

const char*
pos_completer_get_preedit (
  PosCompleter* self
)

Description [src]

Returns the current preedit.

Gets propertyPos.Completer:preedit

Return value

Type: const char*

The current preedit.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.