summaryrefslogtreecommitdiff
path: root/docs/pango-sections.txt
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-04-25 00:29:12 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-04-25 00:29:12 +0000
commit00900468a96f47c80f8c0b15844b5d05fc845f15 (patch)
tree298872322e95c5c455e2a3bbb78ec29cf49ae39f /docs/pango-sections.txt
parent393a6b5f9580f30f391486228791aed10f34ddb4 (diff)
downloadpango-00900468a96f47c80f8c0b15844b5d05fc845f15.tar.gz
Updates for recent API changes.
Mon Apr 24 20:28:31 2000 Owen Taylor <otaylor@redhat.com> * docs/**: Updates for recent API changes.
Diffstat (limited to 'docs/pango-sections.txt')
-rw-r--r--docs/pango-sections.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/pango-sections.txt b/docs/pango-sections.txt
index d9ade841..d7a1b673 100644
--- a/docs/pango-sections.txt
+++ b/docs/pango-sections.txt
@@ -125,6 +125,7 @@ PangoAttribute
PangoAttrString
PangoAttrColor
PangoAttrInt
+PangoAttrFontDesc
pango_attr_type_register
pango_attribute_copy
pango_attribute_compare
@@ -137,6 +138,7 @@ pango_attr_variant_new
pango_attr_stretch_new
pango_attr_weight_new
pango_attr_size_new
+pango_attr_font_desc_new
pango_attr_foreground_new
pango_attr_background_new
pango_attr_strikethrough_new
@@ -176,6 +178,8 @@ pango_layout_set_width
pango_layout_get_width
pango_layout_set_indent
pango_layout_get_indent
+pango_layout_get_spacing
+pango_layout_set_spacing
pango_layout_set_justify
pango_layout_get_justify
pango_layout_set_alignment
@@ -186,6 +190,8 @@ pango_layout_get_log_attrs
pango_layout_xy_to_index
pango_layout_index_to_pos
+pango_layout_get_cursor_pos
+pango_layout_move_cursor_visually
pango_layout_get_extents
pango_layout_get_line_count
@@ -201,6 +207,7 @@ pango_layout_line_unref
pango_layout_line_get_extents
pango_layout_line_index_to_x
pango_layout_line_x_to_index
+pango_layout_line_get_x_ranges
</SECTION>
<SECTION>