Method

GtkComboBoxset_popup_fixed_width

since: 3.0

Declaration [src]

void
gtk_combo_box_set_popup_fixed_width (
  GtkComboBox* combo_box,
  gboolean fixed
)

Description [src]

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

Available since: 3.0

Parameters

fixed

Type: gboolean

Whether to use a fixed popup width.