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 returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.