Note that the strings must be UTF-8.
EntryCompletion.textColumn
int textColumn() @property nothrowGet textColumn property.
Returns
The column of the model containing the strings.
void textColumn(int propval) @property nothrowSet textColumn property.
Parameters
propval | The column of the model containing the strings. Note that the strings must be UTF-8. |