Documentation
Dlang.org
EntryCompletion.setPopupCompletion
gtk
entry_completion
EntryCompletion
Sets whether the completions should be presented in a popup window.
class
EntryCompletion
void
setPopupCompletion
(
bool
popupCompletion
)
Parameters
popupCompletion
bool
true to do popup completion
gtk
entry_completion
EntryCompletion
constructors
this
functions
complete
computePrefix
connectActionActivated
connectCursorOnMatch
connectInsertPrefix
connectMatchSelected
connectNoMatches
deleteAction
getCompletionPrefix
getEntry
getInlineCompletion
getInlineSelection
getMinimumKeyLength
getModel
getPopupCompletion
getPopupSetWidth
getPopupSingleMatch
getTextColumn
insertActionMarkup
insertActionText
insertPrefix
self
setInlineCompletion
setInlineSelection
setMatchFunc
setMinimumKeyLength
setModel
setPopupCompletion
setPopupSetWidth
setPopupSingleMatch
setTextColumn
properties
_gType
cellArea
inlineCompletion
inlineSelection
minimumKeyLength
model
popupCompletion
popupSetWidth
popupSingleMatch
textColumn
static functions
_getGType
builder
newWithArea
Sets whether the completions should be presented in a popup window.