Property

PosCompleter:before-text

since: 0

Declaration

property before-text: utf8 [ read ]

Description [src]

The text before the current cursor position. The completer has to make sense of it e.g. by parsing backwards for the last separation char. No guarantee is made that it contains the start of a sentence. It should be used as context for better completions.

Type: gchar*
Available since:0
Default valueNULL
Getter methodpos_completer_get_before_text()

Flags

Readableyes
Writableno
Constructno
Construct onlyno