
We redefine G_VARIANT_TYPE() because we don't want to pay a run time check for what should be a simple cast. But this is strictly tied to glib, and it must only be done after glib.h was included. Move it to the right place.
We redefine G_VARIANT_TYPE() because we don't want to pay a run time check for what should be a simple cast. But this is strictly tied to glib, and it must only be done after glib.h was included. Move it to the right place.