RGtk2 (version 2.20.31)

gtkEntryCompletionSetPopupSingleMatch: gtkEntryCompletionSetPopupSingleMatch

Description

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

Usage

gtkEntryCompletionSetPopupSingleMatch(object, popup.single.match)

Arguments

popup.single.match
TRUE if the popup should appear even for a single match

Details

Since 2.8