Since upgrading to GTK+ 3.22 I have been getting the message: 

Gtk-WARNING **: Allocating size to GtkScrolledWindow 0x2df9240 without calling 
gtk_widget_get_preferred_width/height(). How does the code know the size to 
allocate? 

I have tried googling for a solution. I have reviewed the code. I even used 
GTK_DEBUG=interactive to find the referenced scrolled window, but it does not 
appear to be any different than the other scrolled windows in my application. 

Does anyone have any hints on how to eradicate this message? 

Thanks, 
-Stu 
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to