Use a generic marshaller if one is not specified
authorJohan Dahlin <johan@gnome.org>
Tue, 12 Jul 2011 16:39:45 +0000 (13:39 -0300)
committerJohan Dahlin <jdahlin@litl.com>
Tue, 19 Jul 2011 17:38:34 +0000 (14:38 -0300)
commitfa2861e3b6109e002b68aa105b5ecbcba88724c1
tree074e3a1ada193b69be5abded4d3aa83cf972c35b
parentfe6dad271b06e6243d17137c2e0991f56a256cca
Use a generic marshaller if one is not specified

Since g_cclosure_marshal_generic is always enabled, it makes
sense to always use that instead of using generated ones.

https://bugzilla.gnome.org/show_bug.cgi?id=654917
gobject/gsignal.c