gtk-d v3.7.1 (2017-11-01T22:01:07Z)
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
classes
OnActionActivatedDelegateWrapper
OnCursorOnMatchDelegateWrapper
OnInsertPrefixDelegateWrapper
OnMatchSelectedDelegateWrapper
OnNoMatchesDelegateWrapper
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
setStruct
setTextColumn
mixins
__anonymous
static functions
callBackActionActivated
callBackActionActivatedDestroy
callBackCursorOnMatch
callBackCursorOnMatchDestroy
callBackInsertPrefix
callBackInsertPrefixDestroy
callBackMatchSelected
callBackMatchSelectedDestroy
callBackNoMatches
callBackNoMatchesDestroy
getType
variables
gtkEntryCompletion
onActionActivatedListeners
onCursorOnMatchListeners
onInsertPrefixListeners
onMatchSelectedListeners
onNoMatchesListeners
Gets emitted when an action is activated.