Re: How to send event to gtk main thread from another thread.



Tapan Satpathy Ansuman-A19108 wrote:
Hi,
I want to post event from another thread created using g_thread_create function to the gtk_main loop. Is there anyway to do so?

There's archived posts that do it using g_main_context_wakeup() and a g_async_queue.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]