Gtk.ComboBox.prototype.set_popup_fixed_width

function set_popup_fixed_width(fixed:Boolean):void {
    // Gjs wrapper for gtk_combo_box_set_popup_fixed_width()
}

Specifies whether the popup's width should be a fixed width matching the allocated width of the combo box.

Since 3.0

fixed

whether to use a fixed popup width