i have a gtkcombobox with a gtktreemodel

i initially fill the gtktreemodel with some strings, but while running the application these strings change but the gtkcombobox remains of the width of the longest of these strings and not of the width of the longest currently present in the model

is there a function to request the resize of the gtkcombobox each time i empty it and then i fill it again with new strings with different length?

thanks in advance

_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to