updates to latest monodocer -pretty

svn path=/trunk/gtk-sharp/; revision=71085
This commit is contained in:
Mike Kestner 2007-01-15 21:05:55 +00:00
parent 296a0b73d0
commit b1967e0aa8
57 changed files with 117 additions and 92 deletions

View File

@ -24,7 +24,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.AlignmentGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.AlignmentGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -59,7 +59,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message="Replaced by Language property", IsError=False)</AttributeName>
<AttributeName>System.Obsolete("Replaced by Language property")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -78,7 +78,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message="Replaced by Font property", IsError=False)</AttributeName>
<AttributeName>System.Obsolete("Replaced by Font property")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -110,7 +110,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message="Replaced by ShapeEngine property", IsError=False)</AttributeName>
<AttributeName>System.Obsolete("Replaced by ShapeEngine property")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -128,7 +128,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message="Replaced by LangEngine property", IsError=False)</AttributeName>
<AttributeName>System.Obsolete("Replaced by LangEngine property")</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrBackground (ushort red, ushort green, ushort blue);" />

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrFallback (bool fallback);" />

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrFamily (string family);" />

View File

@ -1,5 +1,5 @@
<Type Name="AttrFilterFunc" FullName="Pango.AttrFilterFunc">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate bool AttrFilterFunc(Pango.Attribute attribute);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate bool AttrFilterFunc(Attribute attribute);" />
<AssemblyInfo>
<AssemblyName>pango-sharp</AssemblyName>
<AssemblyPublicKey />

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrForeground (ushort red, ushort green, ushort blue);" />

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>GLib.Opaque</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="Destroy">
<MemberSignature Language="C#" Value="public void Destroy ();" />

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrLetterSpacing (int letter_spacing);" />

View File

@ -16,7 +16,8 @@
<Base>
<BaseTypeName>GLib.Opaque</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="Copy">
<MemberSignature Language="C#" Value="public Pango.AttrList Copy ();" />
@ -44,10 +45,8 @@
<summary>Insert the given attribute into the list.</summary>
<param name="attr">a <see cref="T:Pango.Attribute" /></param>
<remarks>It will replace any attributes of the same type on that segment and be merged with any adjoining attributes that are identical.
<block subset="none" type="note">
<para>This function is slower than <see cref="M:Pango.AttrList.Insert()" /> for creating a attribute list in order (potentially much slower for large lists). However, <see cref="M:Pango.AttrList.Insert()" /> is not suitable for continually changing a set of attributes since it never removes or combines existing attributes.
</para>
</block></remarks>
<block subset="none" type="note"><para>This function is slower than <see cref="M:Pango.AttrList.Insert()" /> for creating a attribute list in order (potentially much slower for large lists). However, <see cref="M:Pango.AttrList.Insert()" /> is not suitable for continually changing a set of attributes since it never removes or combines existing attributes.
</para></block></remarks>
</Docs>
</Member>
<Member MemberName="InsertBefore">

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrRise (int rise);" />

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrScale (double scale);" />

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrStretch (Pango.Stretch stretch);" />

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrStrikethrough (bool strikethrough);" />

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrStrikethroughColor (ushort red, ushort green, ushort blue);" />

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrStyle (Pango.Style style);" />

View File

@ -25,7 +25,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.AttrTypeGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.AttrTypeGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrUnderline (Pango.Underline underline);" />

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrUnderlineColor (ushort red, ushort green, ushort blue);" />

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrVariant (Pango.Variant variant);" />

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>Pango.Attribute</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public AttrWeight (Pango.Weight weight);" />

View File

@ -1,5 +1,5 @@
<Type Name="Attribute" FullName="Pango.Attribute">
<TypeSignature Language="C#" Maintainer="auto" Value="public class Attribute : GLib.IWrapper, System.IDisposable" />
<TypeSignature Language="C#" Maintainer="auto" Value="public class Attribute : GLib.IWrapper, IDisposable" />
<AssemblyInfo>
<AssemblyName>pango-sharp</AssemblyName>
<AssemblyPublicKey>

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>GLib.Object</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="LoadFont">
<MemberSignature Language="C#" Value="public Pango.Font LoadFont (Pango.FontDescription desc);" />
@ -155,7 +156,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>GLib.Opaque</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="Copy">
<MemberSignature Language="C#" Value="public Pango.Coverage Copy ();" />

View File

@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.CoverageLevelGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.CoverageLevelGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.DirectionGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.DirectionGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.EllipsizeModeGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.EllipsizeModeGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>GLib.Object</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="GetMetrics">
<MemberSignature Language="C#" Value="public Pango.FontMetrics GetMetrics (Pango.Language language);" />
@ -140,7 +141,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>GLib.Opaque</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="FromString">
<MemberSignature Language="C#" Value="public static Pango.FontDescription FromString (string str);" />
@ -30,17 +31,7 @@
<param name="str">The string representation of the font description.</param>
<returns>The object of type <see cref="T:Pango.FontDescription" /> created.</returns>
<remarks>The form of the string representation is "[FAMILY-LIST] [STYLE-OPTIONS] [SIZE]", where:
<list type="bullet">
<item>
<term>FAMILY-LIST is a comma separated list of families optionally terminated by a comma.</term>
</item>
<item>
<term>STYLE-OPTIONS is a whitespace separated list of words where each WORD describes one of style, variant, weight, or stretch.</term>
</item>
<item>
<term>SIZE is a decimal number (size in points)</term>
</item>
</list><para>
<list type="bullet"><item><term>FAMILY-LIST is a comma separated list of families optionally terminated by a comma.</term></item><item><term>STYLE-OPTIONS is a whitespace separated list of words where each WORD describes one of style, variant, weight, or stretch.</term></item><item><term>SIZE is a decimal number (size in points)</term></item></list><para>
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.
</para></remarks>
</Docs>

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>GLib.Object</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="Describe">
<MemberSignature Language="C#" Value="public Pango.FontDescription Describe ();" />
@ -83,7 +84,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>GLib.Object</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public FontFamily (IntPtr raw);" />
@ -70,7 +71,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>GLib.Object</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="LoadFont">
<MemberSignature Language="C#" Value="public Pango.Font LoadFont (Pango.Context context, Pango.FontDescription desc);" />
@ -96,7 +97,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.FontMaskGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.FontMaskGType))</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Flags</AttributeName>

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>GLib.Object</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="GetFont">
<MemberSignature Language="C#" Value="public Pango.Font GetFont (uint wc);" />
@ -86,7 +87,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -1,5 +1,5 @@
<Type Name="FontsetForeachFunc" FullName="Pango.FontsetForeachFunc">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate bool FontsetForeachFunc(Pango.Fontset fontset, Pango.Font font);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate bool FontsetForeachFunc(Fontset fontset, Font font);" />
<AssemblyInfo>
<AssemblyName>pango-sharp</AssemblyName>
<AssemblyPublicKey>[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]</AssemblyPublicKey>

View File

@ -361,7 +361,7 @@ If no delimiters are found, both <paramref name="paragraph_delimiter_index" /> a
<since version="Gtk# 2.4" />
</Docs>
</Member>
<Member MemberName="IsZeroWidth">
<Member MemberName="IsZeroWidth">
<MemberSignature Language="C#" Value="public static bool IsZeroWidth (char ch);" />
<MemberType>Method</MemberType>
<ReturnValue>
@ -377,5 +377,7 @@ If no delimiters are found, both <paramref name="paragraph_delimiter_index" /> a
<see langword="true" /> if <paramref name="ch" /> is zero width.</returns>
<remarks>Zero width characters are not normally rendered on-screen.</remarks>
<since version="Gtk# 2.10" />
</Docs></Member></Members>
</Docs>
</Member>
</Members>
</Type>

View File

@ -91,7 +91,7 @@ This function is similar in function to <see cref="M:Pango.Item.Split()" /> (and
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message="Replaced by Glyphs property", IsError=False)</AttributeName>
<AttributeName>System.Obsolete("Replaced by Glyphs property")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -120,7 +120,7 @@ This function is similar in function to <see cref="M:Pango.Item.Split()" /> (and
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message="Replaced by Item property", IsError=False)</AttributeName>
<AttributeName>System.Obsolete("Replaced by Item property")</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -21,7 +21,7 @@
<MemberType>Field</MemberType>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message="Pango.GlyphString is a reference type now, use null", IsError=False)</AttributeName>
<AttributeName>System.Obsolete("Pango.GlyphString is a reference type now, use null")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>

View File

@ -29,7 +29,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message="Pango.Item is a reference type now, use null", IsError=False)</AttributeName>
<AttributeName>System.Obsolete("Pango.Item is a reference type now, use null")</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>GLib.Opaque</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="FromString">
<MemberSignature Language="C#" Value="public static Pango.Language FromString (string language);" />

View File

@ -66,7 +66,8 @@ class LayoutSample : DrawingArea
<Base>
<BaseTypeName>GLib.Object</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="MoveCursorVisually">
<MemberSignature Language="C#" Value="public void MoveCursorVisually (bool strong, int old_index, int old_trailing, int direction, out int new_index, out int new_trailing);" />
@ -324,7 +325,7 @@ The X coordinate of the resulting <see cref="T:Pango.Rectangle" /> represents th
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -633,7 +634,7 @@ The X coordinate of the resulting <see cref="T:Pango.Rectangle" /> represents th
<since version="Gtk# 2.6" />
</Docs>
</Member>
<Member MemberName="IndexToLineX">
<Member MemberName="IndexToLineX">
<MemberSignature Language="C#" Value="public void IndexToLineX (int index_, bool trailing, out int line, out int x_pos);" />
<MemberType>Method</MemberType>
<ReturnValue>
@ -653,5 +654,7 @@ The X coordinate of the resulting <see cref="T:Pango.Rectangle" /> represents th
<summary>Converts from a byte index to a line and X position.</summary>
<remarks>The <paramref name="x_pos" /> is measured from the left edge of the line.</remarks>
<since version="Gtk# 2.10" />
</Docs></Member></Members>
</Docs>
</Member>
</Members>
</Type>

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>GLib.Opaque</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="GetClusterExtents">
<MemberSignature Language="C#" Value="public void GetClusterExtents (Pango.Rectangle ink_rect, Pango.Rectangle logical_rect);" />

View File

@ -69,7 +69,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message="Replaced by Glyphs property", IsError=False)</AttributeName>
<AttributeName>System.Obsolete("Replaced by Glyphs property")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -98,7 +98,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message="Replaced by Item property", IsError=False)</AttributeName>
<AttributeName>System.Obsolete("Replaced by Item property")</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -258,7 +258,7 @@
<remarks>This operator is primarily for internal use.</remarks>
</Docs>
</Member>
<Member MemberName="FontScaleFactor">
<Member MemberName="FontScaleFactor">
<MemberSignature Language="C#" Value="public double FontScaleFactor { get; };" />
<MemberType>Property</MemberType>
<ReturnValue>
@ -269,5 +269,7 @@
<value>a floating point value where 1.0 indicates no scaling.</value>
<remarks />
<since version="Gtk# 2.10" />
</Docs></Member></Members>
</Docs>
</Member>
</Members>
</Type>

View File

@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.RenderPartGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.RenderPartGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>GLib.Object</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="DrawLayout">
<MemberSignature Language="C#" Value="public void DrawLayout (Pango.Layout layout, int x, int y);" />
@ -253,7 +254,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -147,7 +147,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message="Replaced by XXSmall", IsError=False)</AttributeName>
<AttributeName>System.Obsolete("Replaced by XXSmall")</AttributeName>
</Attribute>
</Attributes>
<MemberValue>0.5787037037037</MemberValue>
@ -165,7 +165,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message="Replaced by XSmall", IsError=False)</AttributeName>
<AttributeName>System.Obsolete("Replaced by XSmall")</AttributeName>
</Attribute>
</Attributes>
<MemberValue>0.6444444444444</MemberValue>
@ -183,7 +183,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message="Replaced by XLarge", IsError=False)</AttributeName>
<AttributeName>System.Obsolete("Replaced by XLarge")</AttributeName>
</Attribute>
</Attributes>
<MemberValue>1.4399999999999</MemberValue>
@ -201,7 +201,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message="Replaced by XXLarge", IsError=False)</AttributeName>
<AttributeName>System.Obsolete("Replaced by XXLarge")</AttributeName>
</Attribute>
</Attributes>
<MemberValue>1.728</MemberValue>

View File

@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.ScriptGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.ScriptGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -15,7 +15,8 @@
<Base>
<BaseTypeName>GLib.Opaque</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="Free">
<MemberSignature Language="C#" Value="public void Free ();" />

View File

@ -19,7 +19,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.StretchGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.StretchGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -19,7 +19,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.StyleGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.StyleGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -24,7 +24,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.TabAlignGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.TabAlignGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -14,7 +14,8 @@
<Base>
<BaseTypeName>GLib.Opaque</BaseTypeName>
</Base>
<Interfaces></Interfaces>
<Interfaces>
</Interfaces>
<Members>
<Member MemberName="Copy">
<MemberSignature Language="C#" Value="public Pango.TabArray Copy ();" />

View File

@ -19,7 +19,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.UnderlineGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.UnderlineGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.VariantGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.VariantGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -21,7 +21,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.WeightGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.WeightGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -19,7 +19,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Pango.WrapModeGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Pango.WrapModeGType))</AttributeName>
</Attribute>
</Attributes>
<Members>