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 565644 - Maybe pango_font_descriptions_free is deprecated
Maybe pango_font_descriptions_free is deprecated
Status: RESOLVED FIXED
Product: pango
Classification: Platform
Component: docs
unspecified
Other All
: Normal minor
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2008-12-25 21:12 UTC by Michael Smirnov
Modified: 2008-12-26 05:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Smirnov 2008-12-25 21:12:14 UTC
Documentation 
Section: http://library.gnome.org/devel/pango/unstable/pango-Fonts.html#pango-font-descriptions-free
Frees a list of font descriptions from pango_font_map_list_fonts()

Correct version:
I've got a feeling that pango_font_descriptions_free function is deprecated. In its description there is a reference to pango_font_map_list_fonts function that I was not able to find neither in the manual nor in source.

So, it is not clear what pango_font_descriptions_free function is for.

Other information:
Comment 1 Behdad Esfahbod 2008-12-26 05:41:30 UTC
2008-12-26  Behdad Esfahbod  <behdad@gnome.org>

        Bug 565644 – Maybe pango_font_descriptions_free is deprecated

        * pango/fonts.c: Adjust docs.