Cast iface_init to GInterfaceInitFunc
authorAlexander Larsson <alexl@redhat.com>
Thu, 26 Nov 2009 11:30:14 +0000 (12:30 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 26 Nov 2009 11:32:36 +0000 (12:32 +0100)
commitb35fa1994d6607376136716c133dd88433706ee8
treeda681d05d1d0088ad2e5527d7faca62970625631
parent36646f46ab07dec3d5a2ce0c9ba1932587528ca8
Cast iface_init to GInterfaceInitFunc

This is in line with what all other type define macros do.

https://bugzilla.gnome.org/show_bug.cgi?id=508157
gobject/gtypemodule.h
tests/gobject/dynamictype.c