Method

PosCompleterget_before_text

Declaration [src]

const char*
pos_completer_get_before_text (
  PosCompleter* self
)

Description [src]

Returns the current PosCompleter:before-text.

Return value

Type: const char*

The current before_text.

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