API 版本:4.0
库版本:4.17.2
由 gi-docgen 2024.2 生成的
弃用:4.10
void gtk_combo_box_set_popup_fixed_width ( GtkComboBox* combo_box, gboolean fixed )
指定弹窗的宽度是否应为固定宽度。
如果 fixed 为 TRUE,则弹窗的宽度设置为与组合框分配的宽度匹配。
fixed
TRUE
自 4.10 版本开始弃用
使用 GtkDropDown.
GtkDropDown
Gtk.ComboBox:popup-fixed-width
类型: gboolean
gboolean
是否使用固定的弹窗宽度。