Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.EntryCompletion

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.