This way there's less redundancy, and if the library name changes in the future, it will be changed only in one place. Signed-off-by: Bertrand Lorentz <bertrand.lorentz@gmail.com>
* generator/SymbolTable.cs: add GVariantType mapping. * glib/Makefile.am: add file * glib/Value.cs: add cast to VariantType. * glib/VariantType.cs: hand binding for yet another ref counted glib type system.