gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
ComboBoxText.remove
gtk
ComboBoxText
ComboBoxText
Removes the string at @position from @combo_box.
class
ComboBoxText
void
remove
(
int
position
)
Parameters
position
int
Index of the item to remove
Meta
Since
2.24
Source
See Implementation
gtk
ComboBoxText
ComboBoxText
constructors
this
functions
addOnChanged
addOnFormatEntryText
addOnMoveActive
addOnPopdown
addOnPopup
append
appendText
getActiveText
getComboBoxTextStruct
getIndex
getStruct
insert
insertText
prepend
prependOrReplaceText
prependText
remove
removeAll
setActiveText
static functions
getType
variables
gtkComboBoxText
Removes the string at @position from @combo_box.