GNOME Bugzilla – Bug 719809
gsignal: Signal connection ids are always > 0 if successful
Last modified: 2013-12-04 02:52:28 UTC
Note this explicitly so that people can rely on doing: if (mystruct->sigid > 0) g_signal_disconnect (mystruct->object, mystruct->sigid);
Created attachment 263455 [details] [review] gsignal: Signal connection ids are always > 0 if successful
Review of attachment 263455 [details] [review]: Of course. Thanks for the improvement.
https://git.gnome.org/browse/glib/commit/?id=8f4dc7012ef832b038777e88e8e37b051f524194