GMain: allow NULL context to g_source_attach
authorGiovanni Campagna <gcampagna@src.gnome.org>
Thu, 17 Nov 2011 21:30:29 +0000 (22:30 +0100)
committerGiovanni Campagna <gcampagna@src.gnome.org>
Fri, 18 Nov 2011 14:21:17 +0000 (15:21 +0100)
commitd2fd6dac4a794211eb2c1b034f67d6bcfc348b20
tree75bc95f650da7d26d3c4a30ee6112805973f285c
parent71d3dad3ffc13a102689f00a8ae398c5d96577c4
GMain: allow NULL context to g_source_attach

Documentation says it's fine and means default context, but the annotations
are missing (and thus bindings would complain).

https://bugzilla.gnome.org/show_bug.cgi?id=664302
glib/gmain.c