Method

GtkComboBoxget_popup_fixed_width

since: 3.0

Declaration [src]

gboolean
gtk_combo_box_get_popup_fixed_width (
  GtkComboBox* combo_box
)

Description [src]

Gets whether the popup uses a fixed width matching the allocated width of the combo box.

Available since: 3.0

Return value

Type: gboolean

TRUE if the popup uses a fixed width.