diff --git a/doc/en/Pango/Alignment.xml b/doc/en/Pango/Alignment.xml
index 2010eae1f..da3e4ab23 100644
--- a/doc/en/Pango/Alignment.xml
+++ b/doc/en/Pango/Alignment.xml
@@ -24,7 +24,7 @@
- GLib.GType(WrapperType=typeof(Pango.AlignmentGType))
+ GLib.GType(typeof(Pango.AlignmentGType))
diff --git a/doc/en/Pango/Analysis.xml b/doc/en/Pango/Analysis.xml
index 9b7a2ebe4..0d6ac86e4 100644
--- a/doc/en/Pango/Analysis.xml
+++ b/doc/en/Pango/Analysis.xml
@@ -59,7 +59,7 @@
- System.Obsolete(Message="Replaced by Language property", IsError=False)
+ System.Obsolete("Replaced by Language property")
@@ -78,7 +78,7 @@
- System.Obsolete(Message="Replaced by Font property", IsError=False)
+ System.Obsolete("Replaced by Font property")
@@ -110,7 +110,7 @@
- System.Obsolete(Message="Replaced by ShapeEngine property", IsError=False)
+ System.Obsolete("Replaced by ShapeEngine property")
@@ -128,7 +128,7 @@
- System.Obsolete(Message="Replaced by LangEngine property", IsError=False)
+ System.Obsolete("Replaced by LangEngine property")
diff --git a/doc/en/Pango/AttrBackground.xml b/doc/en/Pango/AttrBackground.xml
index 60786acff..4ab103e8d 100644
--- a/doc/en/Pango/AttrBackground.xml
+++ b/doc/en/Pango/AttrBackground.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/AttrFallback.xml b/doc/en/Pango/AttrFallback.xml
index a9e6ea7bb..9c3c350b1 100644
--- a/doc/en/Pango/AttrFallback.xml
+++ b/doc/en/Pango/AttrFallback.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/AttrFamily.xml b/doc/en/Pango/AttrFamily.xml
index f3e126ff9..e2308a308 100644
--- a/doc/en/Pango/AttrFamily.xml
+++ b/doc/en/Pango/AttrFamily.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/AttrFilterFunc.xml b/doc/en/Pango/AttrFilterFunc.xml
index 9a64ad466..081199ca5 100644
--- a/doc/en/Pango/AttrFilterFunc.xml
+++ b/doc/en/Pango/AttrFilterFunc.xml
@@ -1,5 +1,5 @@
-
+
pango-sharp
diff --git a/doc/en/Pango/AttrForeground.xml b/doc/en/Pango/AttrForeground.xml
index 7577ec42a..7ba30fe48 100644
--- a/doc/en/Pango/AttrForeground.xml
+++ b/doc/en/Pango/AttrForeground.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/AttrIterator.xml b/doc/en/Pango/AttrIterator.xml
index bacceabfb..e554c4569 100644
--- a/doc/en/Pango/AttrIterator.xml
+++ b/doc/en/Pango/AttrIterator.xml
@@ -14,7 +14,8 @@
GLib.Opaque
-
+
+
diff --git a/doc/en/Pango/AttrLetterSpacing.xml b/doc/en/Pango/AttrLetterSpacing.xml
index 49b5f713f..7f7608953 100644
--- a/doc/en/Pango/AttrLetterSpacing.xml
+++ b/doc/en/Pango/AttrLetterSpacing.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/AttrList.xml b/doc/en/Pango/AttrList.xml
index 3ffbb6049..957d95196 100644
--- a/doc/en/Pango/AttrList.xml
+++ b/doc/en/Pango/AttrList.xml
@@ -16,7 +16,8 @@
GLib.Opaque
-
+
+
@@ -44,10 +45,8 @@
Insert the given attribute into the list.
a
It will replace any attributes of the same type on that segment and be merged with any adjoining attributes that are identical.
-
- This function is slower than for creating a attribute list in order (potentially much slower for large lists). However, is not suitable for continually changing a set of attributes since it never removes or combines existing attributes.
-
-
+This function is slower than for creating a attribute list in order (potentially much slower for large lists). However, is not suitable for continually changing a set of attributes since it never removes or combines existing attributes.
+
diff --git a/doc/en/Pango/AttrRise.xml b/doc/en/Pango/AttrRise.xml
index 0ed218fe1..4fb1ecf2e 100644
--- a/doc/en/Pango/AttrRise.xml
+++ b/doc/en/Pango/AttrRise.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/AttrScale.xml b/doc/en/Pango/AttrScale.xml
index 53db7fc3b..cdbe7fcce 100644
--- a/doc/en/Pango/AttrScale.xml
+++ b/doc/en/Pango/AttrScale.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/AttrStretch.xml b/doc/en/Pango/AttrStretch.xml
index e9760f9ba..f20adf4ee 100644
--- a/doc/en/Pango/AttrStretch.xml
+++ b/doc/en/Pango/AttrStretch.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/AttrStrikethrough.xml b/doc/en/Pango/AttrStrikethrough.xml
index 1bf4090f8..2d88830c0 100644
--- a/doc/en/Pango/AttrStrikethrough.xml
+++ b/doc/en/Pango/AttrStrikethrough.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/AttrStrikethroughColor.xml b/doc/en/Pango/AttrStrikethroughColor.xml
index e0adfe51f..e8ffbde3a 100644
--- a/doc/en/Pango/AttrStrikethroughColor.xml
+++ b/doc/en/Pango/AttrStrikethroughColor.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/AttrStyle.xml b/doc/en/Pango/AttrStyle.xml
index 5573809cf..056ff5398 100644
--- a/doc/en/Pango/AttrStyle.xml
+++ b/doc/en/Pango/AttrStyle.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/AttrType.xml b/doc/en/Pango/AttrType.xml
index 70f3dcc21..5a83e14c2 100644
--- a/doc/en/Pango/AttrType.xml
+++ b/doc/en/Pango/AttrType.xml
@@ -25,7 +25,7 @@
- GLib.GType(WrapperType=typeof(Pango.AttrTypeGType))
+ GLib.GType(typeof(Pango.AttrTypeGType))
diff --git a/doc/en/Pango/AttrUnderline.xml b/doc/en/Pango/AttrUnderline.xml
index 78f377a9b..1630a1184 100644
--- a/doc/en/Pango/AttrUnderline.xml
+++ b/doc/en/Pango/AttrUnderline.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/AttrUnderlineColor.xml b/doc/en/Pango/AttrUnderlineColor.xml
index dbb1e5a8a..3feba405e 100644
--- a/doc/en/Pango/AttrUnderlineColor.xml
+++ b/doc/en/Pango/AttrUnderlineColor.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/AttrVariant.xml b/doc/en/Pango/AttrVariant.xml
index 331c72b7f..503123fba 100644
--- a/doc/en/Pango/AttrVariant.xml
+++ b/doc/en/Pango/AttrVariant.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/AttrWeight.xml b/doc/en/Pango/AttrWeight.xml
index c78016375..b1e9c42ca 100644
--- a/doc/en/Pango/AttrWeight.xml
+++ b/doc/en/Pango/AttrWeight.xml
@@ -14,7 +14,8 @@
Pango.Attribute
-
+
+
diff --git a/doc/en/Pango/Attribute.xml b/doc/en/Pango/Attribute.xml
index 020ed9b4b..e40e1937f 100644
--- a/doc/en/Pango/Attribute.xml
+++ b/doc/en/Pango/Attribute.xml
@@ -1,5 +1,5 @@
-
+
pango-sharp
diff --git a/doc/en/Pango/Context.xml b/doc/en/Pango/Context.xml
index f0fe95043..b7ca651d3 100644
--- a/doc/en/Pango/Context.xml
+++ b/doc/en/Pango/Context.xml
@@ -14,7 +14,8 @@
GLib.Object
-
+
+
@@ -155,7 +156,7 @@
- System.Obsolete(Message=null, IsError=False)
+ System.Obsolete
diff --git a/doc/en/Pango/Coverage.xml b/doc/en/Pango/Coverage.xml
index e6072caf5..03f6e53f0 100644
--- a/doc/en/Pango/Coverage.xml
+++ b/doc/en/Pango/Coverage.xml
@@ -14,7 +14,8 @@
GLib.Opaque
-
+
+
diff --git a/doc/en/Pango/CoverageLevel.xml b/doc/en/Pango/CoverageLevel.xml
index c2f627769..18a0eca05 100644
--- a/doc/en/Pango/CoverageLevel.xml
+++ b/doc/en/Pango/CoverageLevel.xml
@@ -16,7 +16,7 @@
- GLib.GType(WrapperType=typeof(Pango.CoverageLevelGType))
+ GLib.GType(typeof(Pango.CoverageLevelGType))
diff --git a/doc/en/Pango/Direction.xml b/doc/en/Pango/Direction.xml
index 7ce5f24c1..0963a65bd 100644
--- a/doc/en/Pango/Direction.xml
+++ b/doc/en/Pango/Direction.xml
@@ -16,7 +16,7 @@
- GLib.GType(WrapperType=typeof(Pango.DirectionGType))
+ GLib.GType(typeof(Pango.DirectionGType))
diff --git a/doc/en/Pango/EllipsizeMode.xml b/doc/en/Pango/EllipsizeMode.xml
index 4219d4ea4..a332c2831 100644
--- a/doc/en/Pango/EllipsizeMode.xml
+++ b/doc/en/Pango/EllipsizeMode.xml
@@ -16,7 +16,7 @@
- GLib.GType(WrapperType=typeof(Pango.EllipsizeModeGType))
+ GLib.GType(typeof(Pango.EllipsizeModeGType))
diff --git a/doc/en/Pango/Font.xml b/doc/en/Pango/Font.xml
index 195a2badf..997df2a17 100644
--- a/doc/en/Pango/Font.xml
+++ b/doc/en/Pango/Font.xml
@@ -14,7 +14,8 @@
GLib.Object
-
+
+
@@ -140,7 +141,7 @@
- System.Obsolete(Message=null, IsError=False)
+ System.Obsolete
diff --git a/doc/en/Pango/FontDescription.xml b/doc/en/Pango/FontDescription.xml
index d6b34d342..7ace167f7 100644
--- a/doc/en/Pango/FontDescription.xml
+++ b/doc/en/Pango/FontDescription.xml
@@ -14,7 +14,8 @@
GLib.Opaque
-
+
+
@@ -30,17 +31,7 @@
The string representation of the font description.
The object of type created.
The form of the string representation is "[FAMILY-LIST] [STYLE-OPTIONS] [SIZE]", where:
-
- -
- FAMILY-LIST is a comma separated list of families optionally terminated by a comma.
-
- -
- STYLE-OPTIONS is a whitespace separated list of words where each WORD describes one of style, variant, weight, or stretch.
-
- -
- SIZE is a decimal number (size in points)
-
-
+- FAMILY-LIST is a comma separated list of families optionally terminated by a comma.
- STYLE-OPTIONS is a whitespace separated list of words where each WORD describes one of style, variant, weight, or stretch.
- SIZE is a decimal number (size in points)
Any one of the options may be absent. If FAMILY-LIST is absent, then the family_name field of the resulting font description will be initialized to NULL. If STYLE-OPTIONS is missing, then all style options will be set to the default values. If SIZE is missing, the size in the resulting font description will be set to 0.
diff --git a/doc/en/Pango/FontFace.xml b/doc/en/Pango/FontFace.xml
index a1a5a1b8b..bafac2ded 100644
--- a/doc/en/Pango/FontFace.xml
+++ b/doc/en/Pango/FontFace.xml
@@ -14,7 +14,8 @@
GLib.Object
-
+
+
@@ -83,7 +84,7 @@
- System.Obsolete(Message=null, IsError=False)
+ System.Obsolete
diff --git a/doc/en/Pango/FontFamily.xml b/doc/en/Pango/FontFamily.xml
index b4218b3bd..213ce1a4a 100644
--- a/doc/en/Pango/FontFamily.xml
+++ b/doc/en/Pango/FontFamily.xml
@@ -14,7 +14,8 @@
GLib.Object
-
+
+
@@ -70,7 +71,7 @@
- System.Obsolete(Message=null, IsError=False)
+ System.Obsolete
diff --git a/doc/en/Pango/FontMap.xml b/doc/en/Pango/FontMap.xml
index 1b0b5f921..54d4bab63 100644
--- a/doc/en/Pango/FontMap.xml
+++ b/doc/en/Pango/FontMap.xml
@@ -14,7 +14,8 @@
GLib.Object
-
+
+
@@ -96,7 +97,7 @@
- System.Obsolete(Message=null, IsError=False)
+ System.Obsolete
diff --git a/doc/en/Pango/FontMask.xml b/doc/en/Pango/FontMask.xml
index be24cf041..4a86a7770 100644
--- a/doc/en/Pango/FontMask.xml
+++ b/doc/en/Pango/FontMask.xml
@@ -16,7 +16,7 @@
- GLib.GType(WrapperType=typeof(Pango.FontMaskGType))
+ GLib.GType(typeof(Pango.FontMaskGType))
System.Flags
diff --git a/doc/en/Pango/Fontset.xml b/doc/en/Pango/Fontset.xml
index e561cfe92..b2cc0af78 100644
--- a/doc/en/Pango/Fontset.xml
+++ b/doc/en/Pango/Fontset.xml
@@ -14,7 +14,8 @@
GLib.Object
-
+
+
@@ -86,7 +87,7 @@
- System.Obsolete(Message=null, IsError=False)
+ System.Obsolete
diff --git a/doc/en/Pango/FontsetForeachFunc.xml b/doc/en/Pango/FontsetForeachFunc.xml
index d6418cfd2..e51c84f74 100644
--- a/doc/en/Pango/FontsetForeachFunc.xml
+++ b/doc/en/Pango/FontsetForeachFunc.xml
@@ -1,5 +1,5 @@
-
+
pango-sharp
[00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4]
diff --git a/doc/en/Pango/Global.xml b/doc/en/Pango/Global.xml
index ac00a1d3d..e752dc797 100644
--- a/doc/en/Pango/Global.xml
+++ b/doc/en/Pango/Global.xml
@@ -361,7 +361,7 @@ If no delimiters are found, both a
-
+
Method
@@ -377,5 +377,7 @@ If no delimiters are found, both a
if is zero width.
Zero width characters are not normally rendered on-screen.
-
+
+
+
diff --git a/doc/en/Pango/GlyphItem.xml b/doc/en/Pango/GlyphItem.xml
index b919dd95c..3ec59bfe5 100644
--- a/doc/en/Pango/GlyphItem.xml
+++ b/doc/en/Pango/GlyphItem.xml
@@ -91,7 +91,7 @@ This function is similar in function to (and
- System.Obsolete(Message="Replaced by Glyphs property", IsError=False)
+ System.Obsolete("Replaced by Glyphs property")
@@ -120,7 +120,7 @@ This function is similar in function to (and
- System.Obsolete(Message="Replaced by Item property", IsError=False)
+ System.Obsolete("Replaced by Item property")
diff --git a/doc/en/Pango/GlyphString.xml b/doc/en/Pango/GlyphString.xml
index 67e019f1d..41626d9bf 100644
--- a/doc/en/Pango/GlyphString.xml
+++ b/doc/en/Pango/GlyphString.xml
@@ -21,7 +21,7 @@
Field
- System.Obsolete(Message="Pango.GlyphString is a reference type now, use null", IsError=False)
+ System.Obsolete("Pango.GlyphString is a reference type now, use null")
diff --git a/doc/en/Pango/Item.xml b/doc/en/Pango/Item.xml
index 99c94693b..07b5db504 100644
--- a/doc/en/Pango/Item.xml
+++ b/doc/en/Pango/Item.xml
@@ -29,7 +29,7 @@
- System.Obsolete(Message="Pango.Item is a reference type now, use null", IsError=False)
+ System.Obsolete("Pango.Item is a reference type now, use null")
diff --git a/doc/en/Pango/Language.xml b/doc/en/Pango/Language.xml
index 04fa619db..8c839c545 100644
--- a/doc/en/Pango/Language.xml
+++ b/doc/en/Pango/Language.xml
@@ -14,7 +14,8 @@
GLib.Opaque
-
+
+
diff --git a/doc/en/Pango/Layout.xml b/doc/en/Pango/Layout.xml
index 31a1219a2..bbb22589c 100644
--- a/doc/en/Pango/Layout.xml
+++ b/doc/en/Pango/Layout.xml
@@ -66,7 +66,8 @@ class LayoutSample : DrawingArea
GLib.Object
-
+
+
@@ -324,7 +325,7 @@ The X coordinate of the resulting represents th
- System.Obsolete(Message=null, IsError=False)
+ System.Obsolete
@@ -633,7 +634,7 @@ The X coordinate of the resulting represents th
-
+
Method
@@ -653,5 +654,7 @@ The X coordinate of the resulting represents th
Converts from a byte index to a line and X position.
The is measured from the left edge of the line.
-
+
+
+
diff --git a/doc/en/Pango/LayoutIter.xml b/doc/en/Pango/LayoutIter.xml
index 3b0f1f2a7..64f381a8d 100644
--- a/doc/en/Pango/LayoutIter.xml
+++ b/doc/en/Pango/LayoutIter.xml
@@ -14,7 +14,8 @@
GLib.Opaque
-
+
+
diff --git a/doc/en/Pango/LayoutRun.xml b/doc/en/Pango/LayoutRun.xml
index 95927d2ab..33b44c160 100644
--- a/doc/en/Pango/LayoutRun.xml
+++ b/doc/en/Pango/LayoutRun.xml
@@ -69,7 +69,7 @@
- System.Obsolete(Message="Replaced by Glyphs property", IsError=False)
+ System.Obsolete("Replaced by Glyphs property")
@@ -98,7 +98,7 @@
- System.Obsolete(Message="Replaced by Item property", IsError=False)
+ System.Obsolete("Replaced by Item property")
diff --git a/doc/en/Pango/Matrix.xml b/doc/en/Pango/Matrix.xml
index d254de90e..737f4bd76 100644
--- a/doc/en/Pango/Matrix.xml
+++ b/doc/en/Pango/Matrix.xml
@@ -258,7 +258,7 @@
This operator is primarily for internal use.
-
+
Property
@@ -269,5 +269,7 @@
a floating point value where 1.0 indicates no scaling.
-
+
+
+
diff --git a/doc/en/Pango/RenderPart.xml b/doc/en/Pango/RenderPart.xml
index 8819fbdfd..2aa9f2fdc 100644
--- a/doc/en/Pango/RenderPart.xml
+++ b/doc/en/Pango/RenderPart.xml
@@ -16,7 +16,7 @@
- GLib.GType(WrapperType=typeof(Pango.RenderPartGType))
+ GLib.GType(typeof(Pango.RenderPartGType))
diff --git a/doc/en/Pango/Renderer.xml b/doc/en/Pango/Renderer.xml
index bd12c3045..bb0e56348 100644
--- a/doc/en/Pango/Renderer.xml
+++ b/doc/en/Pango/Renderer.xml
@@ -14,7 +14,8 @@
GLib.Object
-
+
+
@@ -253,7 +254,7 @@
- System.Obsolete(Message=null, IsError=False)
+ System.Obsolete
diff --git a/doc/en/Pango/Scale.xml b/doc/en/Pango/Scale.xml
index 097b1b147..2fbcfb537 100644
--- a/doc/en/Pango/Scale.xml
+++ b/doc/en/Pango/Scale.xml
@@ -147,7 +147,7 @@
- System.Obsolete(Message="Replaced by XXSmall", IsError=False)
+ System.Obsolete("Replaced by XXSmall")
0.5787037037037
@@ -165,7 +165,7 @@
- System.Obsolete(Message="Replaced by XSmall", IsError=False)
+ System.Obsolete("Replaced by XSmall")
0.6444444444444
@@ -183,7 +183,7 @@
- System.Obsolete(Message="Replaced by XLarge", IsError=False)
+ System.Obsolete("Replaced by XLarge")
1.4399999999999
@@ -201,7 +201,7 @@
- System.Obsolete(Message="Replaced by XXLarge", IsError=False)
+ System.Obsolete("Replaced by XXLarge")
1.728
diff --git a/doc/en/Pango/Script.xml b/doc/en/Pango/Script.xml
index 3ee52b72b..6a8466063 100644
--- a/doc/en/Pango/Script.xml
+++ b/doc/en/Pango/Script.xml
@@ -16,7 +16,7 @@
- GLib.GType(WrapperType=typeof(Pango.ScriptGType))
+ GLib.GType(typeof(Pango.ScriptGType))
diff --git a/doc/en/Pango/ScriptIter.xml b/doc/en/Pango/ScriptIter.xml
index 6bf715118..0a890d813 100644
--- a/doc/en/Pango/ScriptIter.xml
+++ b/doc/en/Pango/ScriptIter.xml
@@ -15,7 +15,8 @@
GLib.Opaque
-
+
+
diff --git a/doc/en/Pango/Stretch.xml b/doc/en/Pango/Stretch.xml
index 7cc11ab8b..54b980450 100644
--- a/doc/en/Pango/Stretch.xml
+++ b/doc/en/Pango/Stretch.xml
@@ -19,7 +19,7 @@
- GLib.GType(WrapperType=typeof(Pango.StretchGType))
+ GLib.GType(typeof(Pango.StretchGType))
diff --git a/doc/en/Pango/Style.xml b/doc/en/Pango/Style.xml
index 8983b7ed8..552d4c0e1 100644
--- a/doc/en/Pango/Style.xml
+++ b/doc/en/Pango/Style.xml
@@ -19,7 +19,7 @@
- GLib.GType(WrapperType=typeof(Pango.StyleGType))
+ GLib.GType(typeof(Pango.StyleGType))
diff --git a/doc/en/Pango/TabAlign.xml b/doc/en/Pango/TabAlign.xml
index b558bf480..f4314c4c4 100644
--- a/doc/en/Pango/TabAlign.xml
+++ b/doc/en/Pango/TabAlign.xml
@@ -24,7 +24,7 @@
- GLib.GType(WrapperType=typeof(Pango.TabAlignGType))
+ GLib.GType(typeof(Pango.TabAlignGType))
diff --git a/doc/en/Pango/TabArray.xml b/doc/en/Pango/TabArray.xml
index 3ed32852a..f3668c99b 100644
--- a/doc/en/Pango/TabArray.xml
+++ b/doc/en/Pango/TabArray.xml
@@ -14,7 +14,8 @@
GLib.Opaque
-
+
+
diff --git a/doc/en/Pango/Underline.xml b/doc/en/Pango/Underline.xml
index a34b336e3..4bf8bb579 100644
--- a/doc/en/Pango/Underline.xml
+++ b/doc/en/Pango/Underline.xml
@@ -19,7 +19,7 @@
- GLib.GType(WrapperType=typeof(Pango.UnderlineGType))
+ GLib.GType(typeof(Pango.UnderlineGType))
diff --git a/doc/en/Pango/Variant.xml b/doc/en/Pango/Variant.xml
index 7b4a5cbc6..af7027d7e 100644
--- a/doc/en/Pango/Variant.xml
+++ b/doc/en/Pango/Variant.xml
@@ -16,7 +16,7 @@
- GLib.GType(WrapperType=typeof(Pango.VariantGType))
+ GLib.GType(typeof(Pango.VariantGType))
diff --git a/doc/en/Pango/Weight.xml b/doc/en/Pango/Weight.xml
index fd65aa7cc..438089544 100644
--- a/doc/en/Pango/Weight.xml
+++ b/doc/en/Pango/Weight.xml
@@ -21,7 +21,7 @@
- GLib.GType(WrapperType=typeof(Pango.WeightGType))
+ GLib.GType(typeof(Pango.WeightGType))
diff --git a/doc/en/Pango/WrapMode.xml b/doc/en/Pango/WrapMode.xml
index 463f9973b..e574484a4 100644
--- a/doc/en/Pango/WrapMode.xml
+++ b/doc/en/Pango/WrapMode.xml
@@ -19,7 +19,7 @@
- GLib.GType(WrapperType=typeof(Pango.WrapModeGType))
+ GLib.GType(typeof(Pango.WrapModeGType))