diff options
-rw-r--r-- | docs/tmpl/layout.sgml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/tmpl/layout.sgml b/docs/tmpl/layout.sgml index 54e385ed..4be6a59a 100644 --- a/docs/tmpl/layout.sgml +++ b/docs/tmpl/layout.sgml @@ -119,6 +119,15 @@ has no user-visible fields. @Returns: +<!-- ##### FUNCTION pango_layout_get_character_count ##### --> +<para> + +</para> + +@layout: +@Returns: + + <!-- ##### FUNCTION pango_layout_set_markup ##### --> <para> @@ -464,6 +473,16 @@ The #GObject type for #PangoAlignment. @n_attrs: +<!-- ##### FUNCTION pango_layout_get_log_attrs_readonly ##### --> +<para> + +</para> + +@layout: +@n_attrs: +@Returns: + + <!-- ##### FUNCTION pango_layout_index_to_pos ##### --> <para> |