Re: [GLIB] Async calls to Sync calls with g_main_context_iteration

2015-08-28 Thread Frederik Lotter
On 27 August 2015 at 17:33, Frederik Lotter wrote: > On 26 August 2015 at 12:13, Frederik Lotter > wrote: > >> Hi, >> >> I am very new to GLIB so please excuse me if I made any stupid >> assumptions... >> >> I did a lot of reading and testing my understanding but I feel a bit >> stuck. I feel li

Re: Widget descriptors as unions

2015-08-28 Thread Jean-Marie Delapierre
Hi; this mailing list is probably not the one you want to use — development of the GLib/GTK+ libraries is discussed on gtk-devel-list gnome org On 14 May 2015 at 10:27, Jean-Marie Delapierre wrote: I have coded in C language with GTK+ since a few months. In the first times, I have u