doc updates for assembly versions and a new Glade ctor doc

svn path=/trunk/gtk-sharp/; revision=63314
This commit is contained in:
Mike Kestner 2006-08-03 17:10:57 +00:00
parent 13d94b7758
commit 024566c738
21 changed files with 49 additions and 32 deletions

View File

@ -4,7 +4,7 @@
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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#" Maintainer="auto" Value="public delegate void ApplyCustomPropFunc(Glade.XML xml, Gtk.Widget widget, string propname, string value);" />
<AssemblyInfo>
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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>glade-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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>glade-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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#" Maintainer="auto" Value="public delegate void BuildChildrenFunc(Glade.XML xml, Gtk.Widget parent, Glade.WidgetInfo info);" />
<AssemblyInfo>
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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>glade-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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#" Maintainer="auto" Value="public delegate Gtk.Widget FindInternalChildFunc(Glade.XML xml, Gtk.Widget parent, string childname);" />
<AssemblyInfo>
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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>glade-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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>
@ -185,4 +185,4 @@ which make it redundant for us to normally create this object.</remarks>
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -4,7 +4,7 @@
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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>
@ -20,8 +20,7 @@ your code, and recompiling the application.
<Base>
<BaseTypeName>System.SystemException</BaseTypeName>
</Base>
<Interfaces>
</Interfaces>
<Interfaces></Interfaces>
<Members>
<Member MemberName="DelegateType">
<MemberSignature Language="C#" Value="public Type DelegateType { get; };" />
@ -133,5 +132,24 @@ your code, and recompiling the application.
</remarks>
</Docs>
</Member>
</Members>
</Type>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public HandlerNotFoundException (string message, string handler_name, string signal_name, System.Reflection.EventInfo evnt, Type delegate_type);" />
<MemberType>Constructor</MemberType>
<Parameters>
<Parameter Name="message" Type="System.String" />
<Parameter Name="handler_name" Type="System.String" />
<Parameter Name="signal_name" Type="System.String" />
<Parameter Name="evnt" Type="System.Reflection.EventInfo" />
<Parameter Name="delegate_type" Type="System.Type" />
</Parameters>
<Docs>
<param name="message">Message content.</param>
<param name="handler_name">Name of missing handler.</param>
<param name="signal_name">Name of signal connection which failed.</param>
<param name="evnt">Managed event information.</param>
<param name="delegate_type">Delegate type.</param>
<summary>Public constructor.</summary>
<remarks />
<since version="Gtk# 2.4" />
</Docs></Member></Members>
</Type>

View File

@ -4,7 +4,7 @@
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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#" Maintainer="auto" Value="public delegate Gtk.Widget NewFunc(Glade.XML xml, GLib.GType widget_type, Glade.WidgetInfo info);" />
<AssemblyInfo>
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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>glade-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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,4 +71,4 @@ Generally, user code will not need to call this function. Instead, it should go
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -4,7 +4,7 @@
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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>glade-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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>glade-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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>glade-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.0.0</AssemblyVersion>
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the &lt;link location="node:gtk-sharp/programming/threads"&gt;Gtk# Thread Programming&lt;/link&gt; for details.</ThreadSafetyStatement>
<Docs>
@ -118,4 +118,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -4,7 +4,7 @@
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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>glade-sharp</AssemblyName>
<AssemblyPublicKey>
</AssemblyPublicKey>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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>
@ -67,8 +67,7 @@ public class GladeApp
<Base>
<BaseTypeName>GLib.Object</BaseTypeName>
</Base>
<Interfaces>
</Interfaces>
<Interfaces></Interfaces>
<Attributes>
<Attribute>
<AttributeName>System.Reflection.DefaultMember(MemberName="Item")</AttributeName>
@ -848,4 +847,4 @@ of this method.</summary>
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -2,7 +2,7 @@
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void XMLConnectFunc(string handler_name, GLib.Object objekt, string signal_name, string signal_data, GLib.Object connect_object, bool after);" />
<AssemblyInfo>
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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#" Maintainer="auto" Value="public delegate Gtk.Widget XMLCustomWidgetHandler(Glade.XML xml, string func_name, string name, string string1, string string2, int int1, int int2);" />
<AssemblyInfo>
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyVersion>2.8.0.0</AssemblyVersion>
<AssemblyVersion>2.10.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,4 +62,4 @@ public class View{
<ReturnValue>
<ReturnType>Gtk.Widget</ReturnType>
</ReturnValue>
</Type>
</Type>

View File

@ -3,7 +3,7 @@
<AssemblyInfo>
<AssemblyName>gtk-dotnet</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.10.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>