Virtual Method

PosCompleterget_preedit

Declaration [src]

const char*
get_preedit (
  PosCompleter* self
)

Description [src]

Returns the current preedit.

Return value

Type: const char*

The current preedit.

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