gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
ComboBox.addOnMoveActive
gtk
ComboBox
ComboBox
Emitted to move the active selection.
This is an
keybinding signal
.
class
ComboBox
gulong
addOnMoveActive
(
void
delegate
(
GtkScrollType
,
ComboBox
)
dlg
,
ConnectFlags
connectFlags
= cast(
ConnectFlags
)0
)
Meta
Source
See Implementation
gtk
ComboBox
ComboBox
constructors
this
functions
addOnChanged
addOnFormatEntryText
addOnMoveActive
addOnPopdown
addOnPopup
getActive
getActiveId
getActiveIter
getButtonSensitivity
getChild
getComboBoxStruct
getEntryTextColumn
getHasEntry
getIdColumn
getModel
getPopupFixedWidth
getRowSeparatorFunc
getStruct
popdown
popup
popupForDevice
setActive
setActiveId
setActiveIter
setButtonSensitivity
setChild
setEntryTextColumn
setIdColumn
setModel
setPopupFixedWidth
setRowSeparatorFunc
mixins
__anonymous
static functions
getType
variables
gtkComboBox
Emitted to move the active selection.
This is an keybinding signal.