Re: gtk+-3.10.4 bundle and gtk+3.6 or what bundle for application 1 -10

2016-11-22 Thread pelzflorian (Florian Pelz)
On 11/22/2016 12:04 AM, songqing shan wrote: > Hi, > > > I would like to have anyone to help me. > > > I use MinGW+msys and gtk+-3.10.4 bundle to compile examples on the >

gtk+-3.10.4 bundle and gtk+3.6 or what bundle for application 1 -10

2016-11-22 Thread songqing shan
Hi, I would like to have anyone to help me. I use MinGW+msys and gtk+-3.10.4 bundle to compile examples on the https://developer.gnome.org/gtk3/stable/gtk-getting-started.html. The examples in Sections (Basics, Packing, and

Threading issue with pixbuf loading

2016-11-22 Thread Étienne Buira
Hi, I'm currently investigating on why an application that loads pixbufs in worker threads hangs in gdk_pixbuf_new_from_file_at_size when ran under valgrind (memcheck and drd). To achieve this, i wrote a small test programm, that mimics how my app works (see attached file, it needs an