Property
PosCompleter:after-text
since: 0
Description [src]
The text after the current cursor position. The completer has to make sense of it e.g. by parsing forward for the next word end.
Type: | gchar* |
Available since: | 0 |
Default value | NULL |
Getter method | pos_completer_get_after_text() |