Virtual Method

PosCompleterget_after_text

Declaration [src]

const char*
get_after_text (
  PosCompleter* self
)

Description [src]

Returns the current PosCompleter:after-text.

Return value

Type: const char*

The current after_text.

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