Method
PosCompleterManagerget_default_completer
Declaration [src]
PosCompleter*
pos_completer_manager_get_default_completer (
PosCompleterManager* self
)
Return value
Type: PosCompleter
The default completer.
The data is owned by the instance. |
The return value can be NULL . |