Method GTK2.EntryCompletion()->set_popup_single_match()


Method set_popup_single_match

GTK2.EntryCompletion set_popup_single_match(int setting)

Description

Sets whether the completion popup window will appear even if there is only a single match. You may want to set this to 0 if you are using inline completion.