☰
DDOCs
GID:GTK4
vlocal
/
gtk.combo_box
/
ComboBox.setChild
🔍
☾
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