Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在动态地将选项填充到具有条目的 GTK3 组合框。有些选项可能很长,如果我的模型中有宽项目,我希望能够使 ComboBox 更宽。有没有办法做到这一点?
(如果组合框可以自动扩展但可以设置上限,那就太好了。)