gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
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
Source
See Implementation
gtk
ComboBoxText
ComboBoxText
constructors
this
functions
append
appendText
getActiveText
getComboBoxTextStruct
getStruct
insert
insertText
prepend
prependText
remove
removeAll
static functions
getType
variables
gtkComboBoxText
Removes the string at @position from @combo_box.