You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check if the Gtk3 source is destroyed before removing
This adds a reference to the Gtk3 source created by
GLib.idle_add so it can be checked to see if it was
destroyed later to avoid removing an invalid source
id and causing warning messages to be displayed.
0 commit comments