set_popup_fixed_width
Description:
Specifies whether the popup’s width should be a fixed width.
Note:
Use [class@Gtk.DropDown]
If fixed
is true, the popup's width is set to match the allocated width of the combo box.
Parameters:
this |
a `GtkComboBox` |
fixed |
whether to use a fixed popup width |