Documentation
Dlang.org
ComboBox.setChild
gtk
combo_box
ComboBox
Sets the child widget of combo_box.
More...
class
ComboBox
void
setChild
(
gtk.widget.Widget
child
= null
)
Parameters
child
gtk
.
widget
.
Widget
the child widget
Detailed Description
Deprecated: Use
gtk.drop_down.DropDown
gtk
combo_box
ComboBox
constructors
this
functions
connectActivate
connectChanged
connectFormatEntryText
connectMoveActive
connectPopdown
connectPopup
getActive
getActiveId
getActiveIter
getButtonSensitivity
getChild
getEntryTextColumn
getHasEntry
getIdColumn
getModel
getPopupFixedWidth
popdown
popup
popupForDevice
setActive
setActiveId
setActiveIter
setButtonSensitivity
setChild
setEntryTextColumn
setIdColumn
setModel
setPopupFixedWidth
setRowSeparatorFunc
static functions
newWithEntry
newWithModel
newWithModelAndEntry
Sets the child widget of combo_box.