Show the auto-complation list.
$l = trim(implode("",array_unique(array("aaa ", "bbb ")))); $word='a'; GtkScintilla::autoc_show(strlen($word), $l);