Documentation
Dlang.org
ComboBoxText.remove
gtk
combo_box_text
ComboBoxText
Removes the string at position from combo_box.
class
ComboBoxText
void
remove
(
int
position
)
Parameters
position
int
Index of the item to remove
gtk
combo_box_text
ComboBoxText
constructors
this
functions
append
appendText
getActiveText
insert
insertText
prepend
prependText
remove
removeAll
self
properties
_gType
static functions
_getGType
builder
newWithEntry
Removes the string at position from combo_box.