diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-05-04 23:13:00 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-05-04 23:13:00 +0000 |
commit | ff742696f6b093aad1384d879405f51da3b220d3 (patch) | |
tree | a520f9c9e58fc6ff7158589d1f7236b9090a39db /docs/tmpl | |
parent | 2c969d984d1186d8762edb7b7ade16c8742c0d73 (diff) | |
download | pango-ff742696f6b093aad1384d879405f51da3b220d3.tar.gz |
Update for 0.16PANGO_0_16
Fri May 4 11:07:04 2001 Owen Taylor <otaylor@redhat.com>
* NEWS: Update for 0.16
* docs/pango-sections.txt: Update.
* configure.in (PANGO_MINOR_VERSION): 0.16
Wed May 2 11:57:45 2001 Owen Taylor <otaylor@redhat.com>
* examples/Makefile.am (QT_LIBS): Remove space that
was confusing libtool.
Diffstat (limited to 'docs/tmpl')
-rw-r--r-- | docs/tmpl/layout.sgml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/tmpl/layout.sgml b/docs/tmpl/layout.sgml index 61b3a37f..5540ee13 100644 --- a/docs/tmpl/layout.sgml +++ b/docs/tmpl/layout.sgml @@ -298,6 +298,24 @@ fields. @Returns: +<!-- ##### FUNCTION pango_layout_set_single_paragraph_mode ##### --> +<para> + +</para> + +@layout: +@setting: + + +<!-- ##### FUNCTION pango_layout_get_single_paragraph_mode ##### --> +<para> + +</para> + +@layout: +@Returns: + + <!-- ##### ENUM PangoAlignment ##### --> <para> describes how to align the lines of a #PangoLayout within the |