Bug 511183 – Add pango_attr_type_get_name()
authorBehdad Esfahbod <behdad@gnome.org>
Mon, 21 Apr 2008 19:26:10 +0000 (19:26 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Mon, 21 Apr 2008 19:26:10 +0000 (19:26 +0000)
commit3e56f5f1a5412a2ca4f34f4b1fd973644b64c82b
tree966f722e9b6c3664225a89ef86501dc612f5993e
parentfcf1afb9f48ba15e04ea8ae269e62bb075b8d656
Bug 511183 – Add pango_attr_type_get_name()

2008-04-21  Behdad Esfahbod  <behdad@gnome.org>

        Bug 511183 – Add pango_attr_type_get_name()

        * docs/pango-sections.txt:
        * docs/tmpl/text-attributes.sgml:
        * pango/pango-attributes.c (pango_attr_type_register),
        (pango_attr_type_get_name):
        * pango/pango-attributes.h:
        * pango/pango.def:
        New public API:

                pango_attr_type_get_name()

svn path=/trunk/; revision=2598
ChangeLog
docs/pango-sections.txt
docs/tmpl/text-attributes.sgml
pango/pango-attributes.c
pango/pango-attributes.h
pango/pango.def