After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 682846 - Use G_DEFINE_TYPE in pangowin32-fontmap
Use G_DEFINE_TYPE in pangowin32-fontmap
Status: RESOLVED FIXED
Product: pango
Classification: Platform
Component: win32
unspecified
Other Windows
: Normal normal
: ---
Assigned To: gtk-win32 maintainers
pango-maint
Depends on:
Blocks: pango-threadsafe
 
 
Reported: 2012-08-28 03:19 UTC by Behdad Esfahbod
Modified: 2013-03-15 10:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use G_DEFINE_TYPE in pangowin32-fontmap.c (6.04 KB, patch)
2013-03-15 07:35 UTC, Fan, Chun-wei
accepted-commit_now Details | Review

Description Behdad Esfahbod 2012-08-28 03:19:51 UTC
.
Comment 1 Fan, Chun-wei 2013-03-15 07:35:02 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
Comment 2 Behdad Esfahbod 2013-03-15 10:13:44 UTC
Fixed.