diff options
Diffstat (limited to 'docs/tmpl/layout.sgml')
-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 |