glib/gobject
Colin Walters 8f4dc7012e gsignal: Signal connection ids are always > 0 if successful
Note this explicitly so that people can rely on doing:

if (mystruct->sigid > 0)
  g_signal_disconnect (mystruct->object, mystruct->sigid);

https://bugzilla.gnome.org/show_bug.cgi?id=719809
2013-12-03 19:23:49 -05:00
..
2013-11-28 21:58:48 -05:00
2009-03-31 19:39:16 -04:00
2013-11-15 15:56:26 -05:00
2013-01-01 13:54:54 -05:00
2013-11-15 15:56:26 -05:00
2012-03-08 14:51:22 +08:00
2013-07-20 11:07:46 +02:00
2013-11-20 09:16:16 -05:00
2013-09-19 08:39:18 -04:00
2013-07-29 17:29:05 +02:00
2013-11-20 09:16:16 -05:00
2013-08-17 10:34:32 -04:00