Virtual Method

PosCompleterget_name

Declaration [src]

const char*
get_name (
  PosCompleter* self
)

Description [src]

Returns the completers name.

Return value

Type: const char*

The name.

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