GNOME Bugzilla – Bug 682846
Use G_DEFINE_TYPE in pangowin32-fontmap
Last modified: 2013-03-15 10:13:44 UTC
.
Created attachment 238959 [details] [review] Use G_DEFINE_TYPE in pangowin32-fontmap.c Hi, This is my attempt to convert the code in pangowin32-fontmap.c to use G_DEFINE_TYPE for PangoWin32Family and PangoWin32Face. With blessings, thank you! Note: this patch is built upon the patch in https://bugzilla.gnome.org/show_bug.cgi?id=377539#c73
Fixed.