hi;
On 26 November 2014 at 10:27, Sergei Naumov wrote:
> Is there any tutorial on them? I searched the Web and did not find any good
> tutorial on GTK threads.
the only tutorial needed is probably something like:
Q: Can I use GTK API from different threads?
A: No.
if you have a long-runnin
Is there any tutorial on them? I searched the Web and did not find any good
tutorial on GTK threads.
-- Sergei O. Naumov
26.11.2014, 12:41:16 пользователь Bernhard Schuster
(schuster.bernh...@gmail.com) написал:
You modify your label from a thread that is not the main/ui thread.
Gtk+ is no