ComboBox.setChild

void setChild(gtk.widget.Widget child = null)

Sets the child widget of combo_box.

Parameters

childthe child widget

Deprecated

Use [gtk.drop_down.DropDown]