Anyone have any ideas? I still can't figure out why the column sizes go to
0.
Thank you.
On Tue, Dec 18, 2018, 13:40 Mitko Haralanov This is Gtk3:
> gtk3-3.22.26-2.fc27.x86_64
>
> On Tue, Dec 18, 2018 at 1:14 PM Luca Bacci via gtk-list <
> gtk-list@gnome.org> wrote:
>
>> Is it Gtk2 or Gtk3, whic
Hi,
I am not sure with my answer. Treat it as unreliable.
There seems to be a difference between g_idle_add
and g_main_context_invoke_full. While the documentation of idle_add
says:
"Adds a function to be called [...] to the default main loop." (i.e.
main thread / the only gtk-thread) g_main_con