gtk-d v3.7.1 (2017-11-01T22:01:07Z)
Home
Dub
Repo
EntryCompletion.callBackCursorOnMatch
gtk
EntryCompletion
EntryCompletion
Undocumented in source. Be warned that the author may not have intended to support it.
class
EntryCompletion
extern (
C
) static
int
callBackCursorOnMatch
(
GtkEntryCompletion
*
entrycompletionStruct
,
GtkTreeModel
*
model
,
GtkTreeIter
*
iter
,
OnCursorOnMatchDelegateWrapper
wrapper
)
Meta
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