gclosure: add missing fundamental types to generic marshaler
authorXan Lopez <xlopez@igalia.com>
Thu, 9 Jun 2011 21:50:22 +0000 (23:50 +0200)
committerXan Lopez <xlopez@igalia.com>
Tue, 14 Jun 2011 10:50:51 +0000 (12:50 +0200)
commit42c2e42a39bb04aae8fae3b691e22b290d1da48a
tree6605fc1140f6c864cee688a2870c681b19955496
parentb87d9405be375ac5a5a690f10f6ec13fccd8e3bd
gclosure: add missing fundamental types to generic marshaler

for GObject type the ffi->gvalue conversion was not handled. The
GFlags type was completely missing.
gobject/gclosure.c