Skip to content

Modernize g_source_is_destroyed example

Jan Tojnar requested to merge wip/jtojnar/gsrc-dstr-example into master

gtk_threads_{leave,enter} API is deprecated and a narrower critical section,guarding just idle_id manipulation, is better anyway.

Fixes: #2279 (closed)

Merge request reports