gsourceclosure: use g_cclosure_marshal_generic
authorDan Winship <danw@gnome.org>
Sun, 2 Jun 2013 22:59:23 +0000 (19:59 -0300)
committerDan Winship <danw@gnome.org>
Sat, 13 Jul 2013 20:38:55 +0000 (16:38 -0400)
commit1da47d5ede3384105c035638fb4eb533d8989e20
treed756e73f4b60bbd03c216c0852622cbce1398be2
parentcdff4a331ef5ba986afb3707db6cc019b71654d4
gsourceclosure: use g_cclosure_marshal_generic

For the glib-defined source types, and any source type that defines a
closure callback but not a closure marshal, use
g_cclosure_marshal_generic. And then remove all the other remaining
source closure marshals.

https://bugzilla.gnome.org/show_bug.cgi?id=701511
gio/gasynchelper.c
gio/gcancellable.c
gio/gpollableutils.c
gio/gsocket.c
gobject/gsourceclosure.c