summaryrefslogtreecommitdiff
path: root/docs/tmpl/layout.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tmpl/layout.sgml')
-rw-r--r--docs/tmpl/layout.sgml28
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/tmpl/layout.sgml b/docs/tmpl/layout.sgml
index 7593c90f..66a8dae3 100644
--- a/docs/tmpl/layout.sgml
+++ b/docs/tmpl/layout.sgml
@@ -47,6 +47,7 @@ The #PangoLayout structure is opaque, and has no user-visible
fields.
</para>
+
<!-- ##### FUNCTION pango_layout_new ##### -->
<para>
@@ -72,6 +73,23 @@ fields.
@layout:
+<!-- ##### FUNCTION pango_layout_get_context ##### -->
+<para>
+
+</para>
+
+@layout:
+@Returns:
+
+
+<!-- ##### FUNCTION pango_layout_context_changed ##### -->
+<para>
+
+</para>
+
+@layout:
+
+
<!-- ##### FUNCTION pango_layout_set_text ##### -->
<para>
@@ -175,6 +193,16 @@ for partial lines.
@PANGO_ALIGN_CENTER: Center the line within the available space
@PANGO_ALIGN_RIGHT: Put all available space on the left
+<!-- ##### FUNCTION pango_layout_get_log_attrs ##### -->
+<para>
+
+</para>
+
+@layout:
+@attrs:
+@n_attrs:
+
+
<!-- ##### FUNCTION pango_layout_xy_to_index ##### -->
<para>