gclosure: Add G_TYPE_ENUM and G_TYPE_PARAM for g_cclosure_marshal_generic()
authorColin Walters <walters@verbum.org>
Mon, 20 Jun 2011 15:15:27 +0000 (11:15 -0400)
committerColin Walters <walters@verbum.org>
Mon, 20 Jun 2011 18:03:05 +0000 (14:03 -0400)
commit5e64717a5ffb61c51ca936d51d0d38e5abc08c3a
tree80e5c31d93d8ab239603f589effe2e707ab525ca
parentd54c65448cf7426d132f11c645a1cd9eec034c03
gclosure: Add G_TYPE_ENUM and G_TYPE_PARAM for g_cclosure_marshal_generic()

These are fundamental types missed in the original commit.
gobject/gclosure.c