updates to latest monodocer -pretty and since tags for 2.16 API

svn path=/trunk/gtk-sharp/; revision=71205
This commit is contained in:
Mike Kestner 2007-01-17 16:19:38 +00:00
parent 79231982e0
commit a0a7af3df3
187 changed files with 674 additions and 603 deletions

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -146,7 +146,7 @@ class GnomeAboutSample
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="name")</AttributeName>
<AttributeName>GLib.Property("name")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -165,7 +165,7 @@ class GnomeAboutSample
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="translator_credits")</AttributeName>
<AttributeName>GLib.Property("translator_credits")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -184,7 +184,7 @@ class GnomeAboutSample
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="copyright")</AttributeName>
<AttributeName>GLib.Property("copyright")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -203,7 +203,7 @@ class GnomeAboutSample
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="logo")</AttributeName>
<AttributeName>GLib.Property("logo")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -222,7 +222,7 @@ class GnomeAboutSample
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="version")</AttributeName>
<AttributeName>GLib.Property("version")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -241,7 +241,7 @@ class GnomeAboutSample
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="comments")</AttributeName>
<AttributeName>GLib.Property("comments")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -272,7 +272,7 @@ class GnomeAboutSample
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -305,7 +305,7 @@ class GnomeAboutSample
</Members>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Type>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -644,7 +644,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="app_id")</AttributeName>
<AttributeName>GLib.Property("app_id")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -695,7 +695,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -232,7 +232,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="interactivity")</AttributeName>
<AttributeName>GLib.Property("interactivity")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -251,7 +251,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="has_progress")</AttributeName>
<AttributeName>GLib.Property("has_progress")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -270,7 +270,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="has_status")</AttributeName>
<AttributeName>GLib.Property("has_status")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -288,7 +288,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="clear_prompt")</AttributeName>
<AttributeName>GLib.Signal("clear_prompt")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -306,7 +306,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="user_response")</AttributeName>
<AttributeName>GLib.Signal("user_response")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -361,7 +361,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -2,7 +2,7 @@
<TypeSignature Language="C#" Value="public class Authentication" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>System.Object</BaseTypeName>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -1,8 +1,8 @@
<Type Name="BackClickedHandler" FullName="Gnome.BackClickedHandler">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void BackClickedHandler(object o, Gnome.BackClickedArgs args);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void BackClickedHandler(object o, BackClickedArgs args);" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -3,7 +3,7 @@
<AssemblyInfo>
<AssemblyName>gnome-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>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -1,8 +1,8 @@
<Type Name="CancelClickedHandler" FullName="Gnome.CancelClickedHandler">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void CancelClickedHandler(object o, Gnome.CancelClickedArgs args);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void CancelClickedHandler(object o, CancelClickedArgs args);" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -754,7 +754,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="aa")</AttributeName>
<AttributeName>GLib.Property("aa")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -776,7 +776,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="draw_background")</AttributeName>
<AttributeName>GLib.Signal("draw_background")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -799,7 +799,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="render_background")</AttributeName>
<AttributeName>GLib.Signal("render_background")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -897,7 +897,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -963,7 +963,8 @@
<Parameter Name="is_aa" Type="System.Boolean" />
</Parameters>
<Docs>
<param name="is_aa"><see langword="true"/> if an antialiased canvas should be created.</param>
<param name="is_aa">
<see langword="true" /> if an antialiased canvas should be created.</param>
<summary>Constructs a canvas with or without antialiasing.</summary>
<remarks />
<since version="Gtk# 2.4" />

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -74,7 +74,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="bpath")</AttributeName>
<AttributeName>GLib.Property("bpath")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -105,7 +105,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -72,7 +72,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="path")</AttributeName>
<AttributeName>GLib.Property("path")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -92,7 +92,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="wind")</AttributeName>
<AttributeName>GLib.Property("wind")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -123,7 +123,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -84,7 +84,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,16 +4,14 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
<summary>Details of events coming from CanvasItems. See <see cref="T:Gnome.CanvasItem" />.</summary>
<remarks>Contains mouse button clicks, motion, enter/leave, and key press events from CanvasItems. Use these to create user interactive items. The x and y coordinates of the event structure have been converted to canvas world coordinates.
<block subset="none" type="note">
<para>To signify that an event has been handled, and stop it from being further emitted, set <see cref="P:GLib.SignalArgs.Retval" /> to true.
</para>
</block></remarks>
<block subset="none" type="note"><para>To signify that an event has been handled, and stop it from being further emitted, set <see cref="P:GLib.SignalArgs.Retval" /> to true.
</para></block></remarks>
</Docs>
<Base>
<BaseTypeName>GLib.SignalArgs</BaseTypeName>

View File

@ -1,8 +1,8 @@
<Type Name="CanvasEventHandler" FullName="Gnome.CanvasEventHandler">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void CanvasEventHandler(object o, Gnome.CanvasEventArgs args);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void CanvasEventHandler(object o, CanvasEventArgs args);" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -58,7 +58,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="y")</AttributeName>
<AttributeName>GLib.Property("y")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -78,7 +78,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="x")</AttributeName>
<AttributeName>GLib.Property("x")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -109,7 +109,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -455,7 +455,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="parent")</AttributeName>
<AttributeName>GLib.Property("parent")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -479,7 +479,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="event")</AttributeName>
<AttributeName>GLib.Signal("event")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -526,7 +526,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -14,8 +14,7 @@
<see cref="T:Gnome.CanvasPoints" /> structure so one or multiple joined lined
segments can be drawn with a single <see cref="T:Gnome.CanvasLine" /> item.
<example>
<code lang="C#">
<example><code lang="C#">
// LineExample.cs - Displays triangle using gnome canvas
// Compile: mcs -r gtk-sharp.dll -r gnome-sharp.dll LineExample.cs
@ -50,8 +49,7 @@ namespace GnomeSamples {
}
}
</code>
</example></remarks>
</code></example></remarks>
</Docs>
<Base>
<BaseTypeName>Gnome.CanvasItem</BaseTypeName>
@ -107,7 +105,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="fill_stipple")</AttributeName>
<AttributeName>GLib.Property("fill_stipple")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -130,7 +128,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="arrow_shape_b")</AttributeName>
<AttributeName>GLib.Property("arrow_shape_b")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -150,7 +148,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="arrow_shape_a")</AttributeName>
<AttributeName>GLib.Property("arrow_shape_a")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -170,7 +168,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="smooth")</AttributeName>
<AttributeName>GLib.Property("smooth")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -190,7 +188,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="line_style")</AttributeName>
<AttributeName>GLib.Property("line_style")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -212,7 +210,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="points")</AttributeName>
<AttributeName>GLib.Property("points")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -232,7 +230,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="first_arrowhead")</AttributeName>
<AttributeName>GLib.Property("first_arrowhead")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -252,7 +250,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="spline_steps")</AttributeName>
<AttributeName>GLib.Property("spline_steps")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -271,7 +269,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="last_arrowhead")</AttributeName>
<AttributeName>GLib.Property("last_arrowhead")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -291,7 +289,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="cap_style")</AttributeName>
<AttributeName>GLib.Property("cap_style")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -317,7 +315,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="join_style")</AttributeName>
<AttributeName>GLib.Property("join_style")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -337,7 +335,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="fill_color_rgba")</AttributeName>
<AttributeName>GLib.Property("fill_color_rgba")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -357,7 +355,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="fill_color_gdk")</AttributeName>
<AttributeName>GLib.Property("fill_color_gdk")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -377,7 +375,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="width_units")</AttributeName>
<AttributeName>GLib.Property("width_units")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -397,7 +395,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="arrow_shape_c")</AttributeName>
<AttributeName>GLib.Property("arrow_shape_c")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -416,7 +414,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="width_pixels")</AttributeName>
<AttributeName>GLib.Property("width_pixels")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -436,7 +434,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="fill_color")</AttributeName>
<AttributeName>GLib.Property("fill_color")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -467,7 +465,7 @@ namespace GnomeSamples {
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -521,5 +521,18 @@
<since version="Gtk# 2.4" />
</Docs>
</Member>
<Member MemberName="GType">
<MemberSignature Language="C#" Value="public static GLib.GType GType { get; };" />
<MemberType>Property</MemberType>
<ReturnValue>
<ReturnType>GLib.GType</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
<since version="Gnome# 2.16" />
</Docs>
</Member>
</Members>
</Type>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -66,7 +66,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="height")</AttributeName>
<AttributeName>GLib.Property("height")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -86,7 +86,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="pixbuf")</AttributeName>
<AttributeName>GLib.Property("pixbuf")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -106,7 +106,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="width_in_pixels")</AttributeName>
<AttributeName>GLib.Property("width_in_pixels")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -130,7 +130,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="anchor")</AttributeName>
<AttributeName>GLib.Property("anchor")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -150,7 +150,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="width")</AttributeName>
<AttributeName>GLib.Property("width")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -176,7 +176,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="width_set")</AttributeName>
<AttributeName>GLib.Property("width_set")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -196,7 +196,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="y")</AttributeName>
<AttributeName>GLib.Property("y")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -216,7 +216,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="x")</AttributeName>
<AttributeName>GLib.Property("x")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -240,7 +240,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="height_in_pixels")</AttributeName>
<AttributeName>GLib.Property("height_in_pixels")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -266,7 +266,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="height_set")</AttributeName>
<AttributeName>GLib.Property("height_set")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -286,7 +286,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="x_in_pixels")</AttributeName>
<AttributeName>GLib.Property("x_in_pixels")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -306,7 +306,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="y_in_pixels")</AttributeName>
<AttributeName>GLib.Property("y_in_pixels")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -337,7 +337,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -71,7 +71,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="points")</AttributeName>
<AttributeName>GLib.Property("points")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -127,7 +127,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -53,7 +53,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="x2")</AttributeName>
<AttributeName>GLib.Property("x2")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -73,7 +73,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="x1")</AttributeName>
<AttributeName>GLib.Property("x1")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -93,7 +93,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="y2")</AttributeName>
<AttributeName>GLib.Property("y2")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -113,7 +113,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="y1")</AttributeName>
<AttributeName>GLib.Property("y1")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -144,7 +144,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -84,7 +84,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -39,10 +39,8 @@
<Docs>
<summary>Cut the selected text.</summary>
<remarks>This method copies the highlighted text from the <see cref="T:Gtk.TextBuffer" /> into the clipboard.
<block subset="none" type="note">
<para>If none of the text is selected, the contents of the clipboard are still set to the null string.
</para>
</block></remarks>
<block subset="none" type="note"><para>If none of the text is selected, the contents of the clipboard are still set to the null string.
</para></block></remarks>
</Docs>
</Member>
<Member MemberName="CopyClipboard">
@ -55,10 +53,8 @@
<Docs>
<summary>Copy the selected text.</summary>
<remarks>This method copies the highlighted text from the <see cref="T:Gtk.TextBuffer" /> into the clipboard.
<block subset="none" type="note">
<para>If nothing is highlighted in the text, the contents of the clipboard are still replaced with the null string.
</para>
</block></remarks>
<block subset="none" type="note"><para>If nothing is highlighted in the text, the contents of the clipboard are still replaced with the null string.
</para></block></remarks>
</Docs>
</Member>
<Member MemberName=".ctor">
@ -118,7 +114,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="cursor_visible")</AttributeName>
<AttributeName>GLib.Property("cursor_visible")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -137,7 +133,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="visible")</AttributeName>
<AttributeName>GLib.Property("visible")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -156,7 +152,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="grow_height")</AttributeName>
<AttributeName>GLib.Property("grow_height")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -175,7 +171,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="height")</AttributeName>
<AttributeName>GLib.Property("height")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -194,7 +190,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="wrap_mode")</AttributeName>
<AttributeName>GLib.Property("wrap_mode")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -213,7 +209,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="anchor")</AttributeName>
<AttributeName>GLib.Property("anchor")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -232,7 +228,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="left_margin")</AttributeName>
<AttributeName>GLib.Property("left_margin")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -251,7 +247,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="width")</AttributeName>
<AttributeName>GLib.Property("width")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -270,7 +266,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="text")</AttributeName>
<AttributeName>GLib.Property("text")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -289,7 +285,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="direction")</AttributeName>
<AttributeName>GLib.Property("direction")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -308,7 +304,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="pixels_above_lines")</AttributeName>
<AttributeName>GLib.Property("pixels_above_lines")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -327,7 +323,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="y")</AttributeName>
<AttributeName>GLib.Property("y")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -346,7 +342,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="x")</AttributeName>
<AttributeName>GLib.Property("x")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -365,7 +361,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="justification")</AttributeName>
<AttributeName>GLib.Property("justification")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -384,7 +380,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="indent")</AttributeName>
<AttributeName>GLib.Property("indent")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -403,7 +399,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="editable")</AttributeName>
<AttributeName>GLib.Property("editable")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -422,7 +418,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="right_margin")</AttributeName>
<AttributeName>GLib.Property("right_margin")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -441,7 +437,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="cursor_blink")</AttributeName>
<AttributeName>GLib.Property("cursor_blink")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -460,7 +456,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="pixels_below_lines")</AttributeName>
<AttributeName>GLib.Property("pixels_below_lines")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -479,7 +475,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="pixels_inside_wrap")</AttributeName>
<AttributeName>GLib.Property("pixels_inside_wrap")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -510,7 +506,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -77,7 +77,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="fill_stipple")</AttributeName>
<AttributeName>GLib.Property("fill_stipple")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -97,7 +97,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="outline_color")</AttributeName>
<AttributeName>GLib.Property("outline_color")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -117,7 +117,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="cap_style")</AttributeName>
<AttributeName>GLib.Property("cap_style")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -137,7 +137,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="join_style")</AttributeName>
<AttributeName>GLib.Property("join_style")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -157,7 +157,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="fill_color_rgba")</AttributeName>
<AttributeName>GLib.Property("fill_color_rgba")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -177,7 +177,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="miterlimit")</AttributeName>
<AttributeName>GLib.Property("miterlimit")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -197,12 +197,12 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="fill_color_gdk")</AttributeName>
<AttributeName>GLib.Property("fill_color_gdk")</AttributeName>
</Attribute>
</Attributes>
</Member>
<Member MemberName="WidthUnits">
<MemberSignature Language="C#" Value="public double WidthUnits { set; };" />
<MemberSignature Language="C#" Value="public double WidthUnits { set; get; };" />
<MemberType>Property</MemberType>
<ReturnValue>
<ReturnType>System.Double</ReturnType>
@ -217,7 +217,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="width_units")</AttributeName>
<AttributeName>GLib.Property("width_units")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -237,7 +237,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="outline_color_rgba")</AttributeName>
<AttributeName>GLib.Property("outline_color_rgba")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -257,7 +257,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="width_pixels")</AttributeName>
<AttributeName>GLib.Property("width_pixels")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -277,7 +277,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="wind")</AttributeName>
<AttributeName>GLib.Property("wind")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -297,7 +297,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="outline_stipple")</AttributeName>
<AttributeName>GLib.Property("outline_stipple")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -319,7 +319,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="fill_color")</AttributeName>
<AttributeName>GLib.Property("fill_color")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -339,7 +339,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="outline_color_gdk")</AttributeName>
<AttributeName>GLib.Property("outline_color_gdk")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -357,7 +357,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="dash")</AttributeName>
<AttributeName>GLib.Property("dash")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -388,7 +388,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -125,7 +125,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="markup")</AttributeName>
<AttributeName>GLib.Property("markup")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -144,7 +144,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="strikethrough")</AttributeName>
<AttributeName>GLib.Property("strikethrough")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -163,7 +163,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="rise")</AttributeName>
<AttributeName>GLib.Property("rise")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -182,7 +182,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="text")</AttributeName>
<AttributeName>GLib.Property("text")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -201,7 +201,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="family")</AttributeName>
<AttributeName>GLib.Property("family")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -220,7 +220,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="y")</AttributeName>
<AttributeName>GLib.Property("y")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -239,7 +239,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="x")</AttributeName>
<AttributeName>GLib.Property("x")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -258,7 +258,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="clip_height")</AttributeName>
<AttributeName>GLib.Property("clip_height")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -277,7 +277,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="stretch")</AttributeName>
<AttributeName>GLib.Property("stretch")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -296,7 +296,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="justification")</AttributeName>
<AttributeName>GLib.Property("justification")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -315,7 +315,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="text_height")</AttributeName>
<AttributeName>GLib.Property("text_height")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -334,7 +334,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="y_offset")</AttributeName>
<AttributeName>GLib.Property("y_offset")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -353,7 +353,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="fill_stipple")</AttributeName>
<AttributeName>GLib.Property("fill_stipple")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -372,7 +372,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="anchor")</AttributeName>
<AttributeName>GLib.Property("anchor")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -391,7 +391,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="size_points")</AttributeName>
<AttributeName>GLib.Property("size_points")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -410,7 +410,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="weight")</AttributeName>
<AttributeName>GLib.Property("weight")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -429,7 +429,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="clip")</AttributeName>
<AttributeName>GLib.Property("clip")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -448,7 +448,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="attributes")</AttributeName>
<AttributeName>GLib.Property("attributes")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -467,7 +467,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="underline")</AttributeName>
<AttributeName>GLib.Property("underline")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -486,7 +486,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="scale")</AttributeName>
<AttributeName>GLib.Property("scale")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -505,7 +505,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="fill_color_rgba")</AttributeName>
<AttributeName>GLib.Property("fill_color_rgba")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -524,7 +524,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="size")</AttributeName>
<AttributeName>GLib.Property("size")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -543,7 +543,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="clip_width")</AttributeName>
<AttributeName>GLib.Property("clip_width")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -562,7 +562,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="style")</AttributeName>
<AttributeName>GLib.Property("style")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -581,7 +581,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="variant")</AttributeName>
<AttributeName>GLib.Property("variant")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -600,7 +600,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="fill_color_gdk")</AttributeName>
<AttributeName>GLib.Property("fill_color_gdk")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -619,7 +619,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="font_desc")</AttributeName>
<AttributeName>GLib.Property("font_desc")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -638,7 +638,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="font")</AttributeName>
<AttributeName>GLib.Property("font")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -657,7 +657,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="text_width")</AttributeName>
<AttributeName>GLib.Property("text_width")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -676,7 +676,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="x_offset")</AttributeName>
<AttributeName>GLib.Property("x_offset")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -695,7 +695,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="fill_color")</AttributeName>
<AttributeName>GLib.Property("fill_color")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -726,7 +726,7 @@ class CanvasTest
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -72,7 +72,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="width")</AttributeName>
<AttributeName>GLib.Property("width")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -94,7 +94,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="height")</AttributeName>
<AttributeName>GLib.Property("height")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -114,7 +114,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="anchor")</AttributeName>
<AttributeName>GLib.Property("anchor")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -134,7 +134,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="widget")</AttributeName>
<AttributeName>GLib.Property("widget")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -154,7 +154,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="size_pixels")</AttributeName>
<AttributeName>GLib.Property("size_pixels")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -174,7 +174,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="y")</AttributeName>
<AttributeName>GLib.Property("y")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -194,7 +194,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="x")</AttributeName>
<AttributeName>GLib.Property("x")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -225,7 +225,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -3,7 +3,7 @@
<AssemblyInfo>
<AssemblyName>gnome-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>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -1,9 +1,9 @@
<Type Name="ChangeBackgroundHandler" FullName="Gnome.ChangeBackgroundHandler">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void ChangeBackgroundHandler(object o, Gnome.ChangeBackgroundArgs args);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void ChangeBackgroundHandler(object o, ChangeBackgroundArgs args);" />
<AssemblyInfo>
<AssemblyName>gnome-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>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -3,7 +3,7 @@
<AssemblyInfo>
<AssemblyName>gnome-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>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -1,9 +1,9 @@
<Type Name="ChangeSizeHandler" FullName="Gnome.ChangeSizeHandler">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void ChangeSizeHandler(object o, Gnome.ChangeSizeArgs args);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void ChangeSizeHandler(object o, ChangeSizeArgs args);" />
<AssemblyInfo>
<AssemblyName>gnome-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>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -383,7 +383,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="shutdown_cancelled")</AttributeName>
<AttributeName>GLib.Signal("shutdown_cancelled")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -400,7 +400,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="die")</AttributeName>
<AttributeName>GLib.Signal("die")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -417,7 +417,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="save_yourself")</AttributeName>
<AttributeName>GLib.Signal("save_yourself")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -434,7 +434,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="disconnect")</AttributeName>
<AttributeName>GLib.Signal("disconnect")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -451,7 +451,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="save_complete")</AttributeName>
<AttributeName>GLib.Signal("save_complete")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -468,7 +468,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="connect")</AttributeName>
<AttributeName>GLib.Signal("connect")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -586,7 +586,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Gnome.ClientFlagsGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Gnome.ClientFlagsGType))</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Flags</AttributeName>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Gnome.ClientStateGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Gnome.ClientStateGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -18,7 +18,7 @@
</Interfaces>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
<Members>
@ -125,7 +125,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="green")</AttributeName>
<AttributeName>GLib.Property("green")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -144,7 +144,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="alpha")</AttributeName>
<AttributeName>GLib.Property("alpha")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -163,7 +163,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="title")</AttributeName>
<AttributeName>GLib.Property("title")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -182,7 +182,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="dither")</AttributeName>
<AttributeName>GLib.Property("dither")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -201,7 +201,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="blue")</AttributeName>
<AttributeName>GLib.Property("blue")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -220,7 +220,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="use_alpha")</AttributeName>
<AttributeName>GLib.Property("use_alpha")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -239,7 +239,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="red")</AttributeName>
<AttributeName>GLib.Property("red")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -256,7 +256,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="color_set")</AttributeName>
<AttributeName>GLib.Signal("color_set")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -371,7 +371,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -1,8 +1,8 @@
<Type Name="ColorSetHandler" FullName="Gnome.ColorSetHandler">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void ColorSetHandler(object o, Gnome.ColorSetArgs args);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void ColorSetHandler(object o, ColorSetArgs args);" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -1,8 +1,8 @@
<Type Name="ConnectedHandler" FullName="Gnome.ConnectedHandler">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void ConnectedHandler(object o, Gnome.ConnectedArgs args);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void ConnectedHandler(object o, ConnectedArgs args);" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -3,7 +3,7 @@
<AssemblyInfo>
<AssemblyName>gnome-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>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -91,7 +91,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="lower_hour")</AttributeName>
<AttributeName>GLib.Property("lower_hour")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -110,7 +110,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="dateedit_flags")</AttributeName>
<AttributeName>GLib.Property("dateedit_flags")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -129,7 +129,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="upper_hour")</AttributeName>
<AttributeName>GLib.Property("upper_hour")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -146,7 +146,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="time_changed")</AttributeName>
<AttributeName>GLib.Signal("time_changed")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -163,7 +163,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="date_changed")</AttributeName>
<AttributeName>GLib.Signal("date_changed")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -182,7 +182,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="initial_time")</AttributeName>
<AttributeName>GLib.Property("initial_time")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -237,7 +237,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -255,7 +255,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="time")</AttributeName>
<AttributeName>GLib.Property("time")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -361,7 +361,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Gnome.DateEditFlagsGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Gnome.DateEditFlagsGType))</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Flags</AttributeName>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Gnome.DialogTypeGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Gnome.DialogTypeGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -1,8 +1,8 @@
<Type Name="DrawBackgroundHandler" FullName="Gnome.DrawBackgroundHandler">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void DrawBackgroundHandler(object o, Gnome.DrawBackgroundArgs args);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void DrawBackgroundHandler(object o, DrawBackgroundArgs args);" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -158,7 +158,7 @@ The widget which ultimately holds all of the druid's pages and information. This
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="show_finish")</AttributeName>
<AttributeName>GLib.Property("show_finish")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -177,7 +177,7 @@ The widget which ultimately holds all of the druid's pages and information. This
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="show_help")</AttributeName>
<AttributeName>GLib.Property("show_help")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -194,7 +194,7 @@ The widget which ultimately holds all of the druid's pages and information. This
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="help")</AttributeName>
<AttributeName>GLib.Signal("help")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -212,7 +212,7 @@ The widget which ultimately holds all of the druid's pages and information. This
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="cancel")</AttributeName>
<AttributeName>GLib.Signal("cancel")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -267,7 +267,7 @@ The widget which ultimately holds all of the druid's pages and information. This
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -120,7 +120,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="cancel")</AttributeName>
<AttributeName>GLib.Signal("cancel")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -138,7 +138,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="back")</AttributeName>
<AttributeName>GLib.Signal("back")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -156,7 +156,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="finish")</AttributeName>
<AttributeName>GLib.Signal("finish")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -174,7 +174,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="next")</AttributeName>
<AttributeName>GLib.Signal("next")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -192,7 +192,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="prepare")</AttributeName>
<AttributeName>GLib.Signal("prepare")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -301,7 +301,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -286,7 +286,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -118,7 +118,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="title_foreground_gdk")</AttributeName>
<AttributeName>GLib.Property("title_foreground_gdk")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -138,7 +138,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="logo_background_gdk")</AttributeName>
<AttributeName>GLib.Property("logo_background_gdk")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -157,7 +157,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="title_foreground_set")</AttributeName>
<AttributeName>GLib.Property("title_foreground_set")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -176,7 +176,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="logo")</AttributeName>
<AttributeName>GLib.Property("logo")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -243,7 +243,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="title")</AttributeName>
<AttributeName>GLib.Property("title")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -263,7 +263,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="background_gdk")</AttributeName>
<AttributeName>GLib.Property("background_gdk")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -282,7 +282,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="top_watermark")</AttributeName>
<AttributeName>GLib.Property("top_watermark")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -301,7 +301,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="logo_background_set")</AttributeName>
<AttributeName>GLib.Property("logo_background_set")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -320,7 +320,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="background_set")</AttributeName>
<AttributeName>GLib.Property("background_set")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -351,7 +351,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -375,7 +375,7 @@
<MemberType>Property</MemberType>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="contents_background_set")</AttributeName>
<AttributeName>GLib.Property("contents_background_set")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
@ -392,7 +392,7 @@
<MemberType>Property</MemberType>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="contents_background_gdk")</AttributeName>
<AttributeName>GLib.Property("contents_background_gdk")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Gnome.EdgePositionGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Gnome.EdgePositionGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -22,7 +22,7 @@
</Interfaces>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
<Members>
@ -283,7 +283,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="gtk_entry")</AttributeName>
<AttributeName>GLib.Property("gtk_entry")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -303,7 +303,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="history_id")</AttributeName>
<AttributeName>GLib.Property("history_id")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -321,7 +321,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="changed")</AttributeName>
<AttributeName>GLib.Signal("changed")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -338,7 +338,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="activate")</AttributeName>
<AttributeName>GLib.Signal("activate")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -445,7 +445,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -462,7 +462,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="delete_text")</AttributeName>
<AttributeName>GLib.Signal("delete_text")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -479,7 +479,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="insert_text")</AttributeName>
<AttributeName>GLib.Signal("insert_text")</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -23,7 +23,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Gnome.FileDomainGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Gnome.FileDomainGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -270,7 +270,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="gtk_entry")</AttributeName>
<AttributeName>GLib.Property("gtk_entry")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -290,7 +290,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="modal")</AttributeName>
<AttributeName>GLib.Property("modal")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -310,7 +310,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="default_path")</AttributeName>
<AttributeName>GLib.Property("default_path")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -330,7 +330,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="filename")</AttributeName>
<AttributeName>GLib.Property("filename")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -350,7 +350,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="browse_dialog_title")</AttributeName>
<AttributeName>GLib.Property("browse_dialog_title")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -370,7 +370,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="directory_entry")</AttributeName>
<AttributeName>GLib.Property("directory_entry")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -390,7 +390,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="history_id")</AttributeName>
<AttributeName>GLib.Property("history_id")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -408,7 +408,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="gnome_entry")</AttributeName>
<AttributeName>GLib.Property("gnome_entry")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -426,7 +426,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="changed")</AttributeName>
<AttributeName>GLib.Signal("changed")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -444,7 +444,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="browse_clicked")</AttributeName>
<AttributeName>GLib.Signal("browse_clicked")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -462,7 +462,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="activate")</AttributeName>
<AttributeName>GLib.Signal("activate")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -582,7 +582,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -599,7 +599,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="delete_text")</AttributeName>
<AttributeName>GLib.Signal("delete_text")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -616,7 +616,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="insert_text")</AttributeName>
<AttributeName>GLib.Signal("insert_text")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -635,7 +635,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="use_filechooser")</AttributeName>
<AttributeName>GLib.Property("use_filechooser")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -654,7 +654,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="filechooser_action")</AttributeName>
<AttributeName>GLib.Property("filechooser_action")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -674,7 +674,7 @@
</Members>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Type>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -1,8 +1,8 @@
<Type Name="FinishClickedHandler" FullName="Gnome.FinishClickedHandler">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void FinishClickedHandler(object o, Gnome.FinishClickedArgs args);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void FinishClickedHandler(object o, FinishClickedArgs args);" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -234,7 +234,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="Ascender")</AttributeName>
<AttributeName>GLib.Property("Ascender")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -252,7 +252,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="IsFixedPitch")</AttributeName>
<AttributeName>GLib.Property("IsFixedPitch")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -270,7 +270,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="FamilyName")</AttributeName>
<AttributeName>GLib.Property("FamilyName")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -288,7 +288,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="FullName")</AttributeName>
<AttributeName>GLib.Property("FullName")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -306,7 +306,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="UnderlinePosition")</AttributeName>
<AttributeName>GLib.Property("UnderlinePosition")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -324,7 +324,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="FontName")</AttributeName>
<AttributeName>GLib.Property("FontName")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -342,7 +342,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="Descender")</AttributeName>
<AttributeName>GLib.Property("Descender")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -360,7 +360,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="CapHeight")</AttributeName>
<AttributeName>GLib.Property("CapHeight")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -378,7 +378,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="FontBBox")</AttributeName>
<AttributeName>GLib.Property("FontBBox")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -396,7 +396,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="Weight")</AttributeName>
<AttributeName>GLib.Property("Weight")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -414,7 +414,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="Size")</AttributeName>
<AttributeName>GLib.Property("Size")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -432,7 +432,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="XHeight")</AttributeName>
<AttributeName>GLib.Property("XHeight")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -450,7 +450,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="ItalicAngle")</AttributeName>
<AttributeName>GLib.Property("ItalicAngle")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -468,7 +468,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="Version")</AttributeName>
<AttributeName>GLib.Property("Version")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -486,7 +486,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="UnderlineThickness")</AttributeName>
<AttributeName>GLib.Property("UnderlineThickness")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -636,7 +636,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -83,7 +83,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -234,7 +234,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="Ascender")</AttributeName>
<AttributeName>GLib.Property("Ascender")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -252,7 +252,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="IsFixedPitch")</AttributeName>
<AttributeName>GLib.Property("IsFixedPitch")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -270,7 +270,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="FamilyName")</AttributeName>
<AttributeName>GLib.Property("FamilyName")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -288,7 +288,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="FullName")</AttributeName>
<AttributeName>GLib.Property("FullName")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -306,7 +306,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="UnderlinePosition")</AttributeName>
<AttributeName>GLib.Property("UnderlinePosition")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -324,7 +324,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="FontName")</AttributeName>
<AttributeName>GLib.Property("FontName")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -342,7 +342,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="Descender")</AttributeName>
<AttributeName>GLib.Property("Descender")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -360,7 +360,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="CapHeight")</AttributeName>
<AttributeName>GLib.Property("CapHeight")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -378,7 +378,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="FontBBox")</AttributeName>
<AttributeName>GLib.Property("FontBBox")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -396,7 +396,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="Weight")</AttributeName>
<AttributeName>GLib.Property("Weight")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -414,7 +414,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="XHeight")</AttributeName>
<AttributeName>GLib.Property("XHeight")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -432,7 +432,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="ItalicAngle")</AttributeName>
<AttributeName>GLib.Property("ItalicAngle")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -450,7 +450,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="Version")</AttributeName>
<AttributeName>GLib.Property("Version")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -468,7 +468,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="UnderlineThickness")</AttributeName>
<AttributeName>GLib.Property("UnderlineThickness")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -702,7 +702,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -18,7 +18,7 @@
</Interfaces>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
<Members>
@ -122,7 +122,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="show-size")</AttributeName>
<AttributeName>GLib.Property("show-size")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -141,7 +141,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="title")</AttributeName>
<AttributeName>GLib.Property("title")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -160,7 +160,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="use-font-in-label")</AttributeName>
<AttributeName>GLib.Property("use-font-in-label")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -179,7 +179,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="mode")</AttributeName>
<AttributeName>GLib.Property("mode")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -198,7 +198,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="font_name")</AttributeName>
<AttributeName>GLib.Property("font_name")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -217,7 +217,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="label-font-size")</AttributeName>
<AttributeName>GLib.Property("label-font-size")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -236,7 +236,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="preview_text")</AttributeName>
<AttributeName>GLib.Property("preview_text")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -253,7 +253,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="font")</AttributeName>
<AttributeName>GLib.Property("font")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -270,7 +270,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="font_set")</AttributeName>
<AttributeName>GLib.Signal("font_set")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -316,7 +316,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -17,7 +17,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Gnome.FontPickerModeGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Gnome.FontPickerModeGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -90,7 +90,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -92,7 +92,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="font_set")</AttributeName>
<AttributeName>GLib.Signal("font_set")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -125,7 +125,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -1,8 +1,8 @@
<Type Name="FontSetHandler" FullName="Gnome.FontSetHandler">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void FontSetHandler(object o, Gnome.FontSetArgs args);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void FontSetHandler(object o, FontSetArgs args);" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -61,4 +61,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -77,5 +77,28 @@
<remarks>To be added</remarks>
</Docs>
</Member>
<Member MemberName="PixbufNewFromUriAtScale">
<MemberSignature Language="C#" Value="public static Gdk.Pixbuf PixbufNewFromUriAtScale (string uri, int width, int height, bool preserve_aspect_ratio);" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>Gdk.Pixbuf</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="uri" Type="System.String" />
<Parameter Name="width" Type="System.Int32" />
<Parameter Name="height" Type="System.Int32" />
<Parameter Name="preserve_aspect_ratio" Type="System.Boolean" />
</Parameters>
<Docs>
<param name="uri">To be added.</param>
<param name="width">To be added.</param>
<param name="height">To be added.</param>
<param name="preserve_aspect_ratio">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
<since version="Gnome# 2.16" />
</Docs>
</Member>
</Members>
</Type>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -1,8 +1,8 @@
<Type Name="GdkPixbufDoneCallback" FullName="Gnome.GdkPixbufDoneCallback">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void GdkPixbufDoneCallback(Gnome.GdkPixbufAsyncHandle handle);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void GdkPixbufDoneCallback(GdkPixbufAsyncHandle handle);" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -1,8 +1,8 @@
<Type Name="GdkPixbufLoadCallback" FullName="Gnome.GdkPixbufLoadCallback">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void GdkPixbufLoadCallback(Gnome.GdkPixbufAsyncHandle handle, Gnome.Vfs.Result error, Gdk.Pixbuf pixbuf);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void GdkPixbufLoadCallback(GdkPixbufAsyncHandle handle, Result error, Pixbuf pixbuf);" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -62,7 +62,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="text")</AttributeName>
<AttributeName>GLib.Property("text")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -81,7 +81,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="url")</AttributeName>
<AttributeName>GLib.Property("url")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -112,7 +112,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Gnome.HelpErrorGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Gnome.HelpErrorGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -88,4 +88,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -177,7 +177,7 @@
</Members>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Type>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -132,7 +132,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="pixmap_subdir")</AttributeName>
<AttributeName>GLib.Property("pixmap_subdir")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -151,7 +151,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="browse_dialog_title")</AttributeName>
<AttributeName>GLib.Property("browse_dialog_title")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -168,7 +168,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="pick_dialog")</AttributeName>
<AttributeName>GLib.Property("pick_dialog")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -187,7 +187,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="history_id")</AttributeName>
<AttributeName>GLib.Property("history_id")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -206,7 +206,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Property(Name="filename")</AttributeName>
<AttributeName>GLib.Property("filename")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -223,7 +223,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="browse")</AttributeName>
<AttributeName>GLib.Signal("browse")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -240,7 +240,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="changed")</AttributeName>
<AttributeName>GLib.Signal("changed")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -295,7 +295,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -1,8 +1,8 @@
<Type Name="IconFocusedHandler" FullName="Gnome.IconFocusedHandler">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void IconFocusedHandler(object o, Gnome.IconFocusedArgs args);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void IconFocusedHandler(object o, IconFocusedArgs args);" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -538,7 +538,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="text_changed")</AttributeName>
<AttributeName>GLib.Signal("text_changed")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -555,7 +555,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="toggle_cursor_selection")</AttributeName>
<AttributeName>GLib.Signal("toggle_cursor_selection")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -572,7 +572,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="move_cursor")</AttributeName>
<AttributeName>GLib.Signal("move_cursor")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -589,7 +589,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="select_icon")</AttributeName>
<AttributeName>GLib.Signal("select_icon")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -606,7 +606,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="focus_icon")</AttributeName>
<AttributeName>GLib.Signal("focus_icon")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -623,7 +623,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="unselect_icon")</AttributeName>
<AttributeName>GLib.Signal("unselect_icon")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -750,7 +750,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -792,7 +792,7 @@
</Members>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Type>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Gnome.IconListModeGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Gnome.IconListModeGType))</AttributeName>
</Attribute>
</Attributes>
<Members>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Gnome.IconLookupFlagsGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Gnome.IconLookupFlagsGType))</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Flags</AttributeName>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -16,7 +16,7 @@
</Base>
<Attributes>
<Attribute>
<AttributeName>GLib.GType(WrapperType=typeof(Gnome.IconLookupResultFlagsGType))</AttributeName>
<AttributeName>GLib.GType(typeof(Gnome.IconLookupResultFlagsGType))</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.Flags</AttributeName>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -1,8 +1,8 @@
<Type Name="IconSelectedHandler" FullName="Gnome.IconSelectedHandler">
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void IconSelectedHandler(object o, Gnome.IconSelectedArgs args);" />
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void IconSelectedHandler(object o, IconSelectedArgs args);" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -190,7 +190,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
@ -183,7 +183,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="text_changed")</AttributeName>
<AttributeName>GLib.Signal("text_changed")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -200,7 +200,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="selection_stopped")</AttributeName>
<AttributeName>GLib.Signal("selection_stopped")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -217,7 +217,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="height_changed")</AttributeName>
<AttributeName>GLib.Signal("height_changed")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -234,7 +234,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="editing_stopped")</AttributeName>
<AttributeName>GLib.Signal("editing_stopped")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -251,7 +251,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="width_changed")</AttributeName>
<AttributeName>GLib.Signal("width_changed")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -268,7 +268,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="selection_started")</AttributeName>
<AttributeName>GLib.Signal("selection_started")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -285,7 +285,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>GLib.Signal(CName="editing_started")</AttributeName>
<AttributeName>GLib.Signal("editing_started")</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -401,7 +401,7 @@
</Docs>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Member>
@ -418,7 +418,7 @@
</Members>
<Attributes>
<Attribute>
<AttributeName>System.Obsolete(Message=null, IsError=False)</AttributeName>
<AttributeName>System.Obsolete</AttributeName>
</Attribute>
</Attributes>
</Type>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

View File

@ -4,7 +4,7 @@
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.16.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>

Some files were not shown because too many files have changed in this diff Show More