ComboBox.setChild
void setChild(gtk.widget.Widget child = null)Sets the child widget of combo_box.
Parameters
child | the child widget |
Deprecated
Use [gtk.drop_down.DropDown]
void setChild(gtk.widget.Widget child = null)Sets the child widget of combo_box.
child | the child widget |