gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
EntryCompletion.addOnActionActivated
gtk
EntryCompletion
EntryCompletion
Gets emitted when an action is activated.
class
EntryCompletion
gulong
addOnActionActivated
(
void
delegate
(
int
,
EntryCompletion
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Since
2.4
Source
See Implementation
gtk
EntryCompletion
EntryCompletion
constructors
this
functions
addOnActionActivated
addOnCursorOnMatch
addOnInsertPrefix
addOnMatchSelected
addOnNoMatches
complete
computePrefix
deleteAction
getCompletionPrefix
getEntry
getEntryCompletionStruct
getInlineCompletion
getInlineSelection
getMinimumKeyLength
getModel
getPopupCompletion
getPopupSetWidth
getPopupSingleMatch
getStruct
getTextColumn
insertActionMarkup
insertActionText
insertPrefix
setInlineCompletion
setInlineSelection
setMatchFunc
setMinimumKeyLength
setModel
setPopupCompletion
setPopupSetWidth
setPopupSingleMatch
setTextColumn
mixins
__anonymous
static functions
getType
variables
gtkEntryCompletion
Gets emitted when an action is activated.