allocated width of the combo box.
ComboBox.popupFixedWidth
bool popupFixedWidth() @propertyGet popupFixedWidth property.
Returns
Whether the popup's width should be a fixed width matching the
void popupFixedWidth(bool propval) @propertySet popupFixedWidth property.
Parameters
propval | Whether the popup's width should be a fixed width matching the allocated width of the combo box. |