Re: Size allocation warning message

2018-06-26 Thread Timm Bäder
On 2018-06-26, Stefan Salewski wrote: > On Mon, 2018-06-25 at 23:20 +0200, Rafal Luzynski wrote: > > I assume this is your application or at least an application > > for which you have the source code and you are going to fix it. > > That are some of our applications, and at least some of ours get

Re: Size allocation warning message

2018-06-26 Thread Stefan Salewski
On Mon, 2018-06-25 at 23:20 +0200, Rafal Luzynski wrote: > I assume this is your application or at least an application > for which you have the source code and you are going to fix it. That are some of our applications, and at least some of ours get such messages since at least one year, for exam

Re: Size allocation warning message

2018-06-25 Thread Rafal Luzynski
14.06.2018 20:50 Stu Whitman wrote: > > 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 tr