summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-08-12 18:36:36 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-08-12 18:36:36 -0400
commit7b1b94b255d616759672b03b2cf4b88aa013271a (patch)
tree7efde87280cc8e59d0980d251f992c354c0ad6ff /docs
parent1f1b4df1d08f5b9a8e85d9282240aaaf3d8d8023 (diff)
downloadpango-7b1b94b255d616759672b03b2cf4b88aa013271a.tar.gz
New public API: pango_glyph_item_get_logical_widths()
Diffstat (limited to 'docs')
-rw-r--r--docs/pango-sections.txt1
-rw-r--r--docs/tmpl/glyphs.sgml10
2 files changed, 11 insertions, 0 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt
index 18deac34..e4cfbc92 100644
--- a/docs/pango-sections.txt
+++ b/docs/pango-sections.txt
@@ -118,6 +118,7 @@ pango_glyph_item_free
pango_glyph_item_split
pango_glyph_item_apply_attrs
pango_glyph_item_letter_space
+pango_glyph_item_get_logical_widths
PANGO_TYPE_GLYPH_ITEM_ITER
pango_glyph_item_iter_copy
pango_glyph_item_iter_free
diff --git a/docs/tmpl/glyphs.sgml b/docs/tmpl/glyphs.sgml
index bfa26c30..be546c61 100644
--- a/docs/tmpl/glyphs.sgml
+++ b/docs/tmpl/glyphs.sgml
@@ -636,6 +636,16 @@ The #GObject type for #PangoGlyphItem.
@letter_spacing:
+<!-- ##### FUNCTION pango_glyph_item_get_logical_widths ##### -->
+<para>
+
+</para>
+
+@glyph_item:
+@text:
+@logical_widths:
+
+
<!-- ##### MACRO PANGO_TYPE_GLYPH_ITEM_ITER ##### -->
<para>
The #GObject type for #PangoGlyphItemIter.