Fix VARIANT out args
authorChristian Persch <chpe@gnome.org>
Thu, 17 Jun 2010 22:38:46 +0000 (00:38 +0200)
committerChristian Persch <chpe@gnome.org>
Thu, 17 Jun 2010 22:38:46 +0000 (00:38 +0200)
commitbdd8fef4c05b41f534f138b0cf2f252e6ebd379f
tree758471b2af1b14a2e24c2e0e616f823421e36671
parent30df71e382f76626f8abcdd16b800392be183b42
Fix VARIANT out args

Use g_value_set_variant(), not the nonexistent g_value_take_variant().
gobject/glib-genmarshal.c