diff options
Diffstat (limited to 'docs/tmpl')
-rw-r--r-- | docs/tmpl/layout.sgml | 31 | ||||
-rw-r--r-- | docs/tmpl/main.sgml | 4 | ||||
-rw-r--r-- | docs/tmpl/text-attributes.sgml | 33 |
3 files changed, 2 insertions, 66 deletions
diff --git a/docs/tmpl/layout.sgml b/docs/tmpl/layout.sgml index fca9db60..4cb4c9a9 100644 --- a/docs/tmpl/layout.sgml +++ b/docs/tmpl/layout.sgml @@ -84,28 +84,6 @@ fields. @length: -<!-- ##### FUNCTION pango_layout_set_markup ##### --> -<para> - -</para> - -@layout: -@markup: -@length: - - -<!-- ##### FUNCTION pango_layout_set_markup_with_accel ##### --> -<para> - -</para> - -@layout: -@markup: -@length: -@accel_marker: -@accel_char: - - <!-- ##### FUNCTION pango_layout_set_attributes ##### --> <para> @@ -115,15 +93,6 @@ fields. @attrs: -<!-- ##### FUNCTION pango_layout_get_attributes ##### --> -<para> - -</para> - -@layout: -@Returns: - - <!-- ##### FUNCTION pango_layout_set_font_description ##### --> <para> diff --git a/docs/tmpl/main.sgml b/docs/tmpl/main.sgml index 7e5c4068..7f97791e 100644 --- a/docs/tmpl/main.sgml +++ b/docs/tmpl/main.sgml @@ -171,12 +171,12 @@ for text. @context: @text: -@start_index: @length: @attrs: -@cached_iter: @Returns: <!-- # Unused Parameters # --> +@start_index: +@cached_iter: @lang_info: @n_langs: diff --git a/docs/tmpl/text-attributes.sgml b/docs/tmpl/text-attributes.sgml index 0682bad4..0bf3ea3b 100644 --- a/docs/tmpl/text-attributes.sgml +++ b/docs/tmpl/text-attributes.sgml @@ -41,7 +41,6 @@ attribute is listed in parentheses after the description. @PANGO_ATTR_STRIKETHROUGH: whether the text is struck-through (#PangoAttrInt) @PANGO_ATTR_RISE: baseline displacement (#PangoAttrInt) @PANGO_ATTR_SHAPE: -@PANGO_ATTR_SCALE: <!-- ##### STRUCT PangoAttrClass ##### --> <para> @@ -99,14 +98,6 @@ a integer or enumeration value. @attr: the common portion of the attribute @value: the value of the attribute -<!-- ##### STRUCT PangoAttrFloat ##### --> -<para> - -</para> - -@attr: -@value: - <!-- ##### STRUCT PangoAttrFontDesc ##### --> <para> The #PangoAttrFontDesc structure is used to store an attribute that @@ -125,21 +116,6 @@ sets all aspects of the font description at once. @ink_rect: @logical_rect: -<!-- ##### FUNCTION pango_parse_markup ##### --> -<para> - -</para> - -@markup_text: -@length: -@accel_marker: -@attr_list: -@text: -@accel_char: -@error: -@Returns: - - <!-- ##### FUNCTION pango_attr_type_register ##### --> <para> @@ -298,15 +274,6 @@ sets all aspects of the font description at once. @Returns: -<!-- ##### FUNCTION pango_attr_scale_new ##### --> -<para> - -</para> - -@scale_factor: -@Returns: - - <!-- ##### ENUM PangoUnderline ##### --> <para> the #PangoUnderline enumeration is used to specify |