ComboBox.popupFixedWidth

bool popupFixedWidth() @property

Get popupFixedWidth property.

Returns

Whether the popup's width should be a fixed width matching the

allocated width of the combo box.

void popupFixedWidth(bool propval) @property

Set popupFixedWidth property.

Parameters

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