On Thursday, 11 June 2020 at 06:13:59 UTC, adnan338 wrote:
On Thursday, 11 June 2020 at 06:05:09 UTC, adnan338 wrote:
I would like to set a callback for the `download()` function
but I do not seem to find a way to add a callback to the
procedure.
[...]
I have also been told that Gtk is not thread safe. What does
this mean and does it effect me on this scenario?
Don't worry, almost ALL GUI FRAMEWORK in the world IS NOT THREAD
SAFE, the wellknow Qt and Gtk, and even morden Android and the
java Swing.
----
binghoo dang