Method

PosCompleterget_name

Declaration [src]

const char*
pos_completer_get_name (
  PosCompleter* self
)

Description [src]

Returns the completers name.

Gets propertyPos.Completer:name

Return value

Type: const char*

The name.

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