diff options
Diffstat (limited to 'docs/tmpl/main.sgml')
-rw-r--r-- | docs/tmpl/main.sgml | 56 |
1 files changed, 5 insertions, 51 deletions
diff --git a/docs/tmpl/main.sgml b/docs/tmpl/main.sgml index c746f137..7f97791e 100644 --- a/docs/tmpl/main.sgml +++ b/docs/tmpl/main.sgml @@ -164,13 +164,6 @@ for text. top-to-bottom, with the rows ordered from right to left. -<!-- ##### MACRO PANGO_TYPE_DIRECTION ##### --> -<para> - -</para> - - - <!-- ##### FUNCTION pango_itemize ##### --> <para> @@ -178,12 +171,12 @@ for text. @context: @text: -@start_index: @length: @attrs: -@cached_iter: @Returns: <!-- # Unused Parameters # --> +@start_index: +@cached_iter: @lang_info: @n_langs: @@ -213,17 +206,6 @@ for text. @Returns: -<!-- ##### FUNCTION pango_item_split ##### --> -<para> - -</para> - -@orig: -@split_index: -@split_offset: -@Returns: - - <!-- ##### FUNCTION pango_reorder_items ##### --> <para> @@ -360,44 +342,16 @@ for text. @log_attrs: -<!-- ##### FUNCTION pango_find_paragraph_boundary ##### --> -<para> - -</para> - -@text: -@length: -@paragraph_delimiter_index: -@next_paragraph_start: - - -<!-- ##### FUNCTION pango_default_break ##### --> -<para> - -</para> - -@text: -@length: -@analysis: -@attrs: - - <!-- ##### STRUCT PangoLogAttr ##### --> <para> The #PangoLogAttr structure stores information about the attributes of a single character. </para> -@is_line_break: -@is_mandatory_break: -@is_char_break: +@is_break: @is_white: -@is_cursor_position: -@is_word_start: -@is_word_end: -@is_sentence_boundary: -@is_sentence_start: -@is_sentence_end: +@is_char_stop: +@is_word_stop: <!-- ##### FUNCTION pango_shape ##### --> <para> |