gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
ComboBoxText.callBackMoveActive
gtk
ComboBoxText
ComboBoxText
Undocumented in source. Be warned that the author may not have intended to support it.
class
ComboBoxText
extern (
C
) static
void
callBackMoveActive
(
GtkComboBoxText
*
comboboxTextStruct
,
GtkScrollType
scrollType
,
OnMoveActiveDelegateWrapper
wrapper
)
Meta
Source
See Implementation
gtk
ComboBoxText
ComboBoxText
classes
OnChangedDelegateWrapper
OnFormatEntryTextDelegateWrapper
OnMoveActiveDelegateWrapper
OnPopdownDelegateWrapper
OnPopupDelegateWrapper
constructors
this
functions
addOnChanged
addOnFormatEntryText
addOnMoveActive
addOnPopdown
addOnPopup
append
appendText
getActiveText
getComboBoxTextStruct
getIndex
getStruct
insert
insertText
prepend
prependOrReplaceText
prependText
remove
removeAll
setActiveText
setStruct
static functions
callBackChanged
callBackChangedDestroy
callBackFormatEntryText
callBackFormatEntryTextDestroy
callBackMoveActive
callBackMoveActiveDestroy
callBackPopdown
callBackPopdownDestroy
callBackPopup
callBackPopupDestroy
getType
variables
gtkComboBoxText
onChangedListeners
onFormatEntryTextListeners
onMoveActiveListeners
onPopdownListeners
onPopupListeners