ComboBox.setChild
void setChild(gtk.widget.Widget child = null) nothrowSets the child widget of combo_box.
Parameters
child | the child widget |
void setChild(gtk.widget.Widget child = null) nothrowSets the child widget of combo_box.
child | the child widget |