* doc/en/*Sharp/bool*.xml: Remove more internal signal class docs.

* doc/en/*Sharp/*Native.xml: Remove non-public signal class docs.

svn path=/trunk/gtk-sharp/; revision=15050
This commit is contained in:
Lee Mallabone 2003-06-01 15:34:30 +00:00
parent d77d6bbcea
commit ad27b845f8
141 changed files with 5 additions and 4663 deletions

View File

@ -1,3 +1,8 @@
2003-06-01 Lee Mallabone <gnome@fonicmonkey.net>
* en/*Sharp/bool*.xml: Remove more internal signal classes.
* en/*Sharp/*Native.xml: Remove non-public signal classes.
2003-05-30 John Luke <jluke@cfl.rr.com>
* en/Gtk/ToggleButton.xml: Fix typo, bulleted list.

View File

@ -1,26 +0,0 @@
<Type Name="EventListenerInitNative" FullName="AtkSharp.EventListenerInitNative">
<TypeSignature Language="C#" Value="public sealed delegate void EventListenerInitNative ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>atk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="EventListenerNative" FullName="AtkSharp.EventListenerNative">
<TypeSignature Language="C#" Value="public sealed delegate void EventListenerNative ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>atk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="FocusHandlerNative" FullName="AtkSharp.FocusHandlerNative">
<TypeSignature Language="C#" Value="public sealed delegate void FocusHandlerNative ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>atk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="FunctionNative" FullName="AtkSharp.FunctionNative">
<TypeSignature Language="C#" Value="public sealed delegate bool FunctionNative (IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>atk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="KeySnoopFuncNative" FullName="AtkSharp.KeySnoopFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate int KeySnoopFuncNative (ref Atk.KeyEventStruct evnt, IntPtr func_data);" />
<AssemblyInfo>
<AssemblyName>atk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="PropertyChangeHandlerNative" FullName="AtkSharp.PropertyChangeHandlerNative">
<TypeSignature Language="C#" Value="public sealed delegate void PropertyChangeHandlerNative ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>atk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="DestroyNotifyNative" FullName="GdkSharp.DestroyNotifyNative">
<TypeSignature Language="C#" Value="public sealed delegate void DestroyNotifyNative (IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gdk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="EventFuncNative" FullName="GdkSharp.EventFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void EventFuncNative (IntPtr evnt, IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gdk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="FilterFuncNative" FullName="GdkSharp.FilterFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate int FilterFuncNative (IntPtr xevent, IntPtr evnt, IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gdk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="InputFunctionNative" FullName="GdkSharp.InputFunctionNative">
<TypeSignature Language="C#" Value="public sealed delegate void InputFunctionNative (IntPtr data, int source, int condition);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gdk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="PixbufDestroyNotifyNative" FullName="GdkSharp.PixbufDestroyNotifyNative">
<TypeSignature Language="C#" Value="public sealed delegate void PixbufDestroyNotifyNative (byte pixels, IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gdk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="SpanFuncNative" FullName="GdkSharp.SpanFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate void SpanFuncNative (ref Gdk.Span span, IntPtr data);" />
<AssemblyInfo>
<AssemblyName>gdk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="ApplyCustomPropFuncNative" FullName="GladeSharp.ApplyCustomPropFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void ApplyCustomPropFuncNative (IntPtr xml, IntPtr widget, string propname, string value);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="BuildChildrenFuncNative" FullName="GladeSharp.BuildChildrenFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void BuildChildrenFuncNative (IntPtr xml, IntPtr parent, ref Glade.WidgetInfo info);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="FindInternalChildFuncNative" FullName="GladeSharp.FindInternalChildFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate IntPtr FindInternalChildFuncNative (IntPtr xml, IntPtr parent, string childname);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="NewFuncNative" FullName="GladeSharp.NewFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate IntPtr NewFuncNative (IntPtr xml, uint widget_type, ref Glade.WidgetInfo info);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="XMLConnectFuncNative" FullName="GladeSharp.XMLConnectFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void XMLConnectFuncNative (string handler_name, GLib.Object objekt, string signal_name, string signal_data, GLib.Object connect_object, bool after, IntPtr user_data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="XMLCustomWidgetHandlerNative" FullName="GladeSharp.XMLCustomWidgetHandlerNative">
<TypeSignature Language="C#" Value="public sealed delegate IntPtr XMLCustomWidgetHandlerNative (IntPtr xml, string func_name, string name, string string1, string string2, int int1, int int2, IntPtr user_data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>glade-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="GdkPixbufDoneCallbackNative" FullName="GnomeSharp.GdkPixbufDoneCallbackNative">
<TypeSignature Language="C#" Value="public sealed delegate void GdkPixbufDoneCallbackNative (IntPtr handle, IntPtr cb_data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="GdkPixbufLoadCallbackNative" FullName="GnomeSharp.GdkPixbufLoadCallbackNative">
<TypeSignature Language="C#" Value="public sealed delegate void GdkPixbufLoadCallbackNative ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="InteractFunctionNative" FullName="GnomeSharp.InteractFunctionNative">
<TypeSignature Language="C#" Value="public sealed delegate void InteractFunctionNative (IntPtr client, int key, int dialog_type, IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="ModuleClassInitHookNative" FullName="GnomeSharp.ModuleClassInitHookNative">
<TypeSignature Language="C#" Value="public sealed delegate void ModuleClassInitHookNative ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="ModuleHookNative" FullName="GnomeSharp.ModuleHookNative">
<TypeSignature Language="C#" Value="public sealed delegate void ModuleHookNative (IntPtr program, ref Gnome.ModuleInfo mod_info);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="ModuleInitHookNative" FullName="GnomeSharp.ModuleInitHookNative">
<TypeSignature Language="C#" Value="public sealed delegate void ModuleInitHookNative (ref Gnome.ModuleInfo mod_info);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="ReplyCallbackNative" FullName="GnomeSharp.ReplyCallbackNative">
<TypeSignature Language="C#" Value="public sealed delegate void ReplyCallbackNative (int reply, IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="StringCallbackNative" FullName="GnomeSharp.StringCallbackNative">
<TypeSignature Language="C#" Value="public sealed delegate void StringCallbackNative (string str1ng, IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TriggerActionFunctionNative" FullName="GnomeSharp.TriggerActionFunctionNative">
<TypeSignature Language="C#" Value="public sealed delegate void TriggerActionFunctionNative (string msg, string level, string [] supinfo);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="UISignalConnectFuncNative" FullName="GnomeSharp.UISignalConnectFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate void UISignalConnectFuncNative (ref Gnome.UIInfo uiinfo, string signal_name, ref Gnome.UIBuilderData uibdata);" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="boolObjectDelegate" FullName="GnomeSharp.boolObjectDelegate">
<TypeSignature Language="C#" Value="public sealed delegate bool boolObjectDelegate (IntPtr arg0, int key);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="boolObjectEventDelegate" FullName="GnomeSharp.boolObjectEventDelegate">
<TypeSignature Language="C#" Value="public sealed delegate bool boolObjectEventDelegate (IntPtr arg0, IntPtr arg1, int key);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,57 +0,0 @@
<Type Name="boolObjectEventSignal" FullName="GnomeSharp.boolObjectEventSignal">
<TypeSignature Language="C#" Value="public class boolObjectEventSignal : GtkSharp.SignalCallback" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>GtkSharp.SignalCallback</BaseTypeName>
</Base>
<Interfaces />
<Attributes />
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public boolObjectEventSignal (GLib.Object obj, IntPtr raw, string name, Delegate eh, Type argstype);" />
<MemberType>Constructor</MemberType>
<ReturnValue />
<Parameters>
<Parameter Name="obj" Type="GLib.Object" />
<Parameter Name="raw" Type="System.IntPtr" />
<Parameter Name="name" Type="System.String" />
<Parameter Name="eh" Type="System.Delegate" />
<Parameter Name="argstype" Type="System.Type" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="obj">To be added: an object of type 'GLib.Object'</param>
<param name="raw">To be added: an object of type 'IntPtr'</param>
<param name="name">To be added: an object of type 'string'</param>
<param name="eh">To be added: an object of type 'Delegate'</param>
<param name="argstype">To be added: an object of type 'Type'</param>
<returns>To be added: an object of type 'GnomeSharp.boolObjectEventSignal'</returns>
<remarks>To be added</remarks>
</Docs>
</Member>
<Member MemberName="Dispose">
<MemberSignature Language="C#" Value="protected virtual void Dispose (bool disposing);" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="disposing" Type="System.Boolean" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="disposing">To be added: an object of type 'bool'</param>
<remarks>To be added</remarks>
</Docs>
</Member>
</Members>
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="boolObjectObjectDelegate" FullName="GnomeSharp.boolObjectObjectDelegate">
<TypeSignature Language="C#" Value="public sealed delegate bool boolObjectObjectDelegate (IntPtr arg0, IntPtr arg1, int key);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,57 +0,0 @@
<Type Name="boolObjectObjectSignal" FullName="GnomeSharp.boolObjectObjectSignal">
<TypeSignature Language="C#" Value="public class boolObjectObjectSignal : GtkSharp.SignalCallback" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>GtkSharp.SignalCallback</BaseTypeName>
</Base>
<Interfaces />
<Attributes />
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public boolObjectObjectSignal (GLib.Object obj, IntPtr raw, string name, Delegate eh, Type argstype);" />
<MemberType>Constructor</MemberType>
<ReturnValue />
<Parameters>
<Parameter Name="obj" Type="GLib.Object" />
<Parameter Name="raw" Type="System.IntPtr" />
<Parameter Name="name" Type="System.String" />
<Parameter Name="eh" Type="System.Delegate" />
<Parameter Name="argstype" Type="System.Type" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="obj">To be added: an object of type 'GLib.Object'</param>
<param name="raw">To be added: an object of type 'IntPtr'</param>
<param name="name">To be added: an object of type 'string'</param>
<param name="eh">To be added: an object of type 'Delegate'</param>
<param name="argstype">To be added: an object of type 'Type'</param>
<returns>To be added: an object of type 'GnomeSharp.boolObjectObjectSignal'</returns>
<remarks>To be added</remarks>
</Docs>
</Member>
<Member MemberName="Dispose">
<MemberSignature Language="C#" Value="protected virtual void Dispose (bool disposing);" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="disposing" Type="System.Boolean" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="disposing">To be added: an object of type 'bool'</param>
<remarks>To be added</remarks>
</Docs>
</Member>
</Members>
</Type>

View File

@ -1,57 +0,0 @@
<Type Name="boolObjectSignal" FullName="GnomeSharp.boolObjectSignal">
<TypeSignature Language="C#" Value="public class boolObjectSignal : GtkSharp.SignalCallback" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>GtkSharp.SignalCallback</BaseTypeName>
</Base>
<Interfaces />
<Attributes />
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public boolObjectSignal (GLib.Object obj, IntPtr raw, string name, Delegate eh, Type argstype);" />
<MemberType>Constructor</MemberType>
<ReturnValue />
<Parameters>
<Parameter Name="obj" Type="GLib.Object" />
<Parameter Name="raw" Type="System.IntPtr" />
<Parameter Name="name" Type="System.String" />
<Parameter Name="eh" Type="System.Delegate" />
<Parameter Name="argstype" Type="System.Type" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="obj">To be added: an object of type 'GLib.Object'</param>
<param name="raw">To be added: an object of type 'IntPtr'</param>
<param name="name">To be added: an object of type 'string'</param>
<param name="eh">To be added: an object of type 'Delegate'</param>
<param name="argstype">To be added: an object of type 'Type'</param>
<returns>To be added: an object of type 'GnomeSharp.boolObjectSignal'</returns>
<remarks>To be added</remarks>
</Docs>
</Member>
<Member MemberName="Dispose">
<MemberSignature Language="C#" Value="protected virtual void Dispose (bool disposing);" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="disposing" Type="System.Boolean" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="disposing">To be added: an object of type 'bool'</param>
<remarks>To be added</remarks>
</Docs>
</Member>
</Members>
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="boolObjectintSaveStyleboolInteractStyleboolDelegate" FullName="GnomeSharp.boolObjectintSaveStyleboolInteractStyleboolDelegate">
<TypeSignature Language="C#" Value="public sealed delegate bool boolObjectintSaveStyleboolInteractStyleboolDelegate (IntPtr arg0, int arg1, int arg2, bool arg3, int arg4, bool arg5, int key);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,57 +0,0 @@
<Type Name="boolObjectintSaveStyleboolInteractStyleboolSignal" FullName="GnomeSharp.boolObjectintSaveStyleboolInteractStyleboolSignal">
<TypeSignature Language="C#" Value="public class boolObjectintSaveStyleboolInteractStyleboolSignal : GtkSharp.SignalCallback" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>GtkSharp.SignalCallback</BaseTypeName>
</Base>
<Interfaces />
<Attributes />
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public boolObjectintSaveStyleboolInteractStyleboolSignal (GLib.Object obj, IntPtr raw, string name, Delegate eh, Type argstype);" />
<MemberType>Constructor</MemberType>
<ReturnValue />
<Parameters>
<Parameter Name="obj" Type="GLib.Object" />
<Parameter Name="raw" Type="System.IntPtr" />
<Parameter Name="name" Type="System.String" />
<Parameter Name="eh" Type="System.Delegate" />
<Parameter Name="argstype" Type="System.Type" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="obj">To be added: an object of type 'GLib.Object'</param>
<param name="raw">To be added: an object of type 'IntPtr'</param>
<param name="name">To be added: an object of type 'string'</param>
<param name="eh">To be added: an object of type 'Delegate'</param>
<param name="argstype">To be added: an object of type 'Type'</param>
<returns>To be added: an object of type 'GnomeSharp.boolObjectintSaveStyleboolInteractStyleboolSignal'</returns>
<remarks>To be added</remarks>
</Docs>
</Member>
<Member MemberName="Dispose">
<MemberSignature Language="C#" Value="protected virtual void Dispose (bool disposing);" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="disposing" Type="System.Boolean" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="disposing">To be added: an object of type 'bool'</param>
<remarks>To be added</remarks>
</Docs>
</Member>
</Members>
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="boolObjectintstringDelegate" FullName="GnomeSharp.boolObjectintstringDelegate">
<TypeSignature Language="C#" Value="public sealed delegate bool boolObjectintstringDelegate (IntPtr arg0, int arg1, string arg2, int key);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,57 +0,0 @@
<Type Name="boolObjectintstringSignal" FullName="GnomeSharp.boolObjectintstringSignal">
<TypeSignature Language="C#" Value="public class boolObjectintstringSignal : GtkSharp.SignalCallback" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gnome-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>GtkSharp.SignalCallback</BaseTypeName>
</Base>
<Interfaces />
<Attributes />
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public boolObjectintstringSignal (GLib.Object obj, IntPtr raw, string name, Delegate eh, Type argstype);" />
<MemberType>Constructor</MemberType>
<ReturnValue />
<Parameters>
<Parameter Name="obj" Type="GLib.Object" />
<Parameter Name="raw" Type="System.IntPtr" />
<Parameter Name="name" Type="System.String" />
<Parameter Name="eh" Type="System.Delegate" />
<Parameter Name="argstype" Type="System.Type" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="obj">To be added: an object of type 'GLib.Object'</param>
<param name="raw">To be added: an object of type 'IntPtr'</param>
<param name="name">To be added: an object of type 'string'</param>
<param name="eh">To be added: an object of type 'Delegate'</param>
<param name="argstype">To be added: an object of type 'Type'</param>
<returns>To be added: an object of type 'GnomeSharp.boolObjectintstringSignal'</returns>
<remarks>To be added</remarks>
</Docs>
</Member>
<Member MemberName="Dispose">
<MemberSignature Language="C#" Value="protected virtual void Dispose (bool disposing);" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="disposing" Type="System.Boolean" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="disposing">To be added: an object of type 'bool'</param>
<remarks>To be added</remarks>
</Docs>
</Member>
</Members>
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="AccelGroupActivateNative" FullName="GtkSharp.AccelGroupActivateNative">
<TypeSignature Language="C#" Value="public sealed delegate bool AccelGroupActivateNative (IntPtr accel_group, GLib.Object acceleratable, uint keyval, int modifier);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="AccelMapForeachNative" FullName="GtkSharp.AccelMapForeachNative">
<TypeSignature Language="C#" Value="public sealed delegate void AccelMapForeachNative (IntPtr data, string accel_path, uint accel_key, int accel_mods, bool changed);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="CallbackMarshalNative" FullName="GtkSharp.CallbackMarshalNative">
<TypeSignature Language="C#" Value="public sealed delegate void CallbackMarshalNative (IntPtr objekt, IntPtr data, uint n_args, IntPtr args);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="CallbackNative" FullName="GtkSharp.CallbackNative">
<TypeSignature Language="C#" Value="public sealed delegate void CallbackNative (IntPtr widget, IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="ClipboardReceivedFuncNative" FullName="GtkSharp.ClipboardReceivedFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate void ClipboardReceivedFuncNative (IntPtr clipboard, ref Gtk.SelectionData selection_data, IntPtr data);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="ClipboardTextReceivedFuncNative" FullName="GtkSharp.ClipboardTextReceivedFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void ClipboardTextReceivedFuncNative (IntPtr clipboard, string text, IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="ColorSelectionChangePaletteFuncNative" FullName="GtkSharp.ColorSelectionChangePaletteFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate void ColorSelectionChangePaletteFuncNative (ref Gdk.Color colors, int n_colors);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="DestroyNotifyNative" FullName="GtkSharp.DestroyNotifyNative">
<TypeSignature Language="C#" Value="public sealed delegate void DestroyNotifyNative (IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="FunctionNative" FullName="GtkSharp.FunctionNative">
<TypeSignature Language="C#" Value="public sealed delegate bool FunctionNative (IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="GtkClipboardClearFuncNative" FullName="GtkSharp.GtkClipboardClearFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void GtkClipboardClearFuncNative (IntPtr clipboard, uint objid);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="GtkClipboardGetFuncNative" FullName="GtkSharp.GtkClipboardGetFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate void GtkClipboardGetFuncNative (IntPtr clipboard, ref Gtk.SelectionData selection_data, uint info, uint obj_id);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="HTMLPrintCallbackNative" FullName="GtkSharp.HTMLPrintCallbackNative">
<TypeSignature Language="C#" Value="public sealed delegate void HTMLPrintCallbackNative ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="HTMLSaveReceiverFnNative" FullName="GtkSharp.HTMLSaveReceiverFnNative">
<TypeSignature Language="C#" Value="public sealed delegate bool HTMLSaveReceiverFnNative (IntPtr engine, string data, int len, IntPtr user_data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="HTMLStreamCloseFuncNative" FullName="GtkSharp.HTMLStreamCloseFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate void HTMLStreamCloseFuncNative (ref Gtk.HTMLStream stream, int status, IntPtr user_data);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="HTMLStreamTypesFuncNative" FullName="GtkSharp.HTMLStreamTypesFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate string HTMLStreamTypesFuncNative (ref Gtk.HTMLStream stream, IntPtr user_data);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="HTMLStreamWriteFuncNative" FullName="GtkSharp.HTMLStreamWriteFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate void HTMLStreamWriteFuncNative (ref Gtk.HTMLStream stream, string buffer, int size, IntPtr user_data);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="ItemFactoryCallback1Native" FullName="GtkSharp.ItemFactoryCallback1Native">
<TypeSignature Language="C#" Value="public sealed delegate void ItemFactoryCallback1Native (IntPtr callback_data, uint callback_action, IntPtr widget);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="ItemFactoryCallbackNative" FullName="GtkSharp.ItemFactoryCallbackNative">
<TypeSignature Language="C#" Value="public sealed delegate void ItemFactoryCallbackNative ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="KeySnoopFuncNative" FullName="GtkSharp.KeySnoopFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate int KeySnoopFuncNative (IntPtr grab_widget, ref Gdk.EventKey evnt, IntPtr func_data);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="MenuDetachFuncNative" FullName="GtkSharp.MenuDetachFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void MenuDetachFuncNative (IntPtr attach_widget, IntPtr menu);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="MenuPositionFuncNative" FullName="GtkSharp.MenuPositionFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void MenuPositionFuncNative (IntPtr menu, int x, int y, bool push_in, IntPtr user_data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="ModuleInitFuncNative" FullName="GtkSharp.ModuleInitFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void ModuleInitFuncNative (int argc, string argv);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="PrintFuncNative" FullName="GtkSharp.PrintFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void PrintFuncNative (IntPtr func_data, string str);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="RBTreeTraverseFuncNative" FullName="GtkSharp.RBTreeTraverseFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate void RBTreeTraverseFuncNative (ref Gtk.RBTree tree, ref Gtk.RBNode node, IntPtr data);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="RcPropertyParserNative" FullName="GtkSharp.RcPropertyParserNative">
<TypeSignature Language="C#" Value="public sealed delegate bool RcPropertyParserNative ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="SignalFuncNative" FullName="GtkSharp.SignalFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void SignalFuncNative ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TextCharPredicateNative" FullName="GtkSharp.TextCharPredicateNative">
<TypeSignature Language="C#" Value="public sealed delegate bool TextCharPredicateNative (string ch, IntPtr user_data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TextSegCheckFuncNative" FullName="GtkSharp.TextSegCheckFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void TextSegCheckFuncNative ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TextSegCleanupFuncNative" FullName="GtkSharp.TextSegCleanupFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate IntPtr TextSegCleanupFuncNative ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TextSegDeleteFuncNative" FullName="GtkSharp.TextSegDeleteFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate bool TextSegDeleteFuncNative ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TextSegLineChangeFuncNative" FullName="GtkSharp.TextSegLineChangeFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void TextSegLineChangeFuncNative ();" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TextSegSplitFuncNative" FullName="GtkSharp.TextSegSplitFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate IntPtr TextSegSplitFuncNative (ref Gtk.TextLineSegment seg, int index);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TextTagTableForeachNative" FullName="GtkSharp.TextTagTableForeachNative">
<TypeSignature Language="C#" Value="public sealed delegate void TextTagTableForeachNative (IntPtr tag, IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TextUtilCharChosenFuncNative" FullName="GtkSharp.TextUtilCharChosenFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void TextUtilCharChosenFuncNative (string text, IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TranslateFuncNative" FullName="GtkSharp.TranslateFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate string TranslateFuncNative (string path, IntPtr func_data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TreeCellDataFuncNative" FullName="GtkSharp.TreeCellDataFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate void TreeCellDataFuncNative (IntPtr tree_column, IntPtr cell, IntPtr tree_model, ref Gtk.TreeIter iter, IntPtr data);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TreeDestroyCountFuncNative" FullName="GtkSharp.TreeDestroyCountFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void TreeDestroyCountFuncNative (IntPtr tree_view, IntPtr path, int children, IntPtr user_data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TreeIterCompareFuncNative" FullName="GtkSharp.TreeIterCompareFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate int TreeIterCompareFuncNative (IntPtr model, ref Gtk.TreeIter a, ref Gtk.TreeIter b, IntPtr user_data);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TreeModelForeachFuncNative" FullName="GtkSharp.TreeModelForeachFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate bool TreeModelForeachFuncNative (IntPtr model, IntPtr path, ref Gtk.TreeIter iter, IntPtr data);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TreeSelectionForeachFuncNative" FullName="GtkSharp.TreeSelectionForeachFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate void TreeSelectionForeachFuncNative (IntPtr model, IntPtr path, ref Gtk.TreeIter iter, IntPtr data);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TreeSelectionFuncNative" FullName="GtkSharp.TreeSelectionFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate bool TreeSelectionFuncNative (IntPtr selection, IntPtr model, IntPtr path, bool path_currently_selected, IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TreeViewColumnDropFuncNative" FullName="GtkSharp.TreeViewColumnDropFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate bool TreeViewColumnDropFuncNative (IntPtr tree_view, IntPtr column, IntPtr prev_column, IntPtr next_column, IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TreeViewMappingFuncNative" FullName="GtkSharp.TreeViewMappingFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void TreeViewMappingFuncNative (IntPtr tree_view, IntPtr path, IntPtr user_data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="TreeViewSearchEqualFuncNative" FullName="GtkSharp.TreeViewSearchEqualFuncNative">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate bool TreeViewSearchEqualFuncNative (IntPtr model, int column, string key, ref Gtk.TreeIter iter, IntPtr search_data);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="WindowKeysForeachFuncNative" FullName="GtkSharp.WindowKeysForeachFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate void WindowKeysForeachFuncNative (IntPtr window, uint keyval, int modifiers, bool is_mnemonic, IntPtr data);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="boolObjectDelegate" FullName="GtkSharp.boolObjectDelegate">
<TypeSignature Language="C#" Value="public sealed delegate bool boolObjectDelegate (IntPtr arg0, int key);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="boolObjectDirectionTypeDelegate" FullName="GtkSharp.boolObjectDirectionTypeDelegate">
<TypeSignature Language="C#" Value="public sealed delegate bool boolObjectDirectionTypeDelegate (IntPtr arg0, int arg1, int key);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,57 +0,0 @@
<Type Name="boolObjectDirectionTypeSignal" FullName="GtkSharp.boolObjectDirectionTypeSignal">
<TypeSignature Language="C#" Value="public class boolObjectDirectionTypeSignal : GtkSharp.SignalCallback" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>GtkSharp.SignalCallback</BaseTypeName>
</Base>
<Interfaces />
<Attributes />
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public boolObjectDirectionTypeSignal (GLib.Object obj, IntPtr raw, string name, Delegate eh, Type argstype);" />
<MemberType>Constructor</MemberType>
<ReturnValue />
<Parameters>
<Parameter Name="obj" Type="GLib.Object" />
<Parameter Name="raw" Type="System.IntPtr" />
<Parameter Name="name" Type="System.String" />
<Parameter Name="eh" Type="System.Delegate" />
<Parameter Name="argstype" Type="System.Type" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="obj">To be added: an object of type 'GLib.Object'</param>
<param name="raw">To be added: an object of type 'IntPtr'</param>
<param name="name">To be added: an object of type 'string'</param>
<param name="eh">To be added: an object of type 'Delegate'</param>
<param name="argstype">To be added: an object of type 'Type'</param>
<returns>To be added: an object of type 'GtkSharp.boolObjectDirectionTypeSignal'</returns>
<remarks>To be added</remarks>
</Docs>
</Member>
<Member MemberName="Dispose">
<MemberSignature Language="C#" Value="protected virtual void Dispose (bool disposing);" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="disposing" Type="System.Boolean" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="disposing">To be added: an object of type 'bool'</param>
<remarks>To be added</remarks>
</Docs>
</Member>
</Members>
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="boolObjectEventAnyDelegate" FullName="GtkSharp.boolObjectEventAnyDelegate">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate bool boolObjectEventAnyDelegate (IntPtr arg0, ref Gdk.EventAny arg1, int key);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,57 +0,0 @@
<Type Name="boolObjectEventAnySignal" FullName="GtkSharp.boolObjectEventAnySignal">
<TypeSignature Language="C#" Value="public class boolObjectEventAnySignal : GtkSharp.SignalCallback" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>GtkSharp.SignalCallback</BaseTypeName>
</Base>
<Interfaces />
<Attributes />
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public boolObjectEventAnySignal (GLib.Object obj, IntPtr raw, string name, Delegate eh, Type argstype);" />
<MemberType>Constructor</MemberType>
<ReturnValue />
<Parameters>
<Parameter Name="obj" Type="GLib.Object" />
<Parameter Name="raw" Type="System.IntPtr" />
<Parameter Name="name" Type="System.String" />
<Parameter Name="eh" Type="System.Delegate" />
<Parameter Name="argstype" Type="System.Type" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="obj">To be added: an object of type 'GLib.Object'</param>
<param name="raw">To be added: an object of type 'IntPtr'</param>
<param name="name">To be added: an object of type 'string'</param>
<param name="eh">To be added: an object of type 'Delegate'</param>
<param name="argstype">To be added: an object of type 'Type'</param>
<returns>To be added: an object of type 'GtkSharp.boolObjectEventAnySignal'</returns>
<remarks>To be added</remarks>
</Docs>
</Member>
<Member MemberName="Dispose">
<MemberSignature Language="C#" Value="protected virtual void Dispose (bool disposing);" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="disposing" Type="System.Boolean" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="disposing">To be added: an object of type 'bool'</param>
<remarks>To be added</remarks>
</Docs>
</Member>
</Members>
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="boolObjectEventButtonDelegate" FullName="GtkSharp.boolObjectEventButtonDelegate">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate bool boolObjectEventButtonDelegate (IntPtr arg0, ref Gdk.EventButton arg1, int key);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,57 +0,0 @@
<Type Name="boolObjectEventButtonSignal" FullName="GtkSharp.boolObjectEventButtonSignal">
<TypeSignature Language="C#" Value="public class boolObjectEventButtonSignal : GtkSharp.SignalCallback" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>GtkSharp.SignalCallback</BaseTypeName>
</Base>
<Interfaces />
<Attributes />
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public boolObjectEventButtonSignal (GLib.Object obj, IntPtr raw, string name, Delegate eh, Type argstype);" />
<MemberType>Constructor</MemberType>
<ReturnValue />
<Parameters>
<Parameter Name="obj" Type="GLib.Object" />
<Parameter Name="raw" Type="System.IntPtr" />
<Parameter Name="name" Type="System.String" />
<Parameter Name="eh" Type="System.Delegate" />
<Parameter Name="argstype" Type="System.Type" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="obj">To be added: an object of type 'GLib.Object'</param>
<param name="raw">To be added: an object of type 'IntPtr'</param>
<param name="name">To be added: an object of type 'string'</param>
<param name="eh">To be added: an object of type 'Delegate'</param>
<param name="argstype">To be added: an object of type 'Type'</param>
<returns>To be added: an object of type 'GtkSharp.boolObjectEventButtonSignal'</returns>
<remarks>To be added</remarks>
</Docs>
</Member>
<Member MemberName="Dispose">
<MemberSignature Language="C#" Value="protected virtual void Dispose (bool disposing);" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="disposing" Type="System.Boolean" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="disposing">To be added: an object of type 'bool'</param>
<remarks>To be added</remarks>
</Docs>
</Member>
</Members>
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="boolObjectEventClientDelegate" FullName="GtkSharp.boolObjectEventClientDelegate">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate bool boolObjectEventClientDelegate (IntPtr arg0, ref Gdk.EventClient arg1, int key);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,57 +0,0 @@
<Type Name="boolObjectEventClientSignal" FullName="GtkSharp.boolObjectEventClientSignal">
<TypeSignature Language="C#" Value="public class boolObjectEventClientSignal : GtkSharp.SignalCallback" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>GtkSharp.SignalCallback</BaseTypeName>
</Base>
<Interfaces />
<Attributes />
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public boolObjectEventClientSignal (GLib.Object obj, IntPtr raw, string name, Delegate eh, Type argstype);" />
<MemberType>Constructor</MemberType>
<ReturnValue />
<Parameters>
<Parameter Name="obj" Type="GLib.Object" />
<Parameter Name="raw" Type="System.IntPtr" />
<Parameter Name="name" Type="System.String" />
<Parameter Name="eh" Type="System.Delegate" />
<Parameter Name="argstype" Type="System.Type" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="obj">To be added: an object of type 'GLib.Object'</param>
<param name="raw">To be added: an object of type 'IntPtr'</param>
<param name="name">To be added: an object of type 'string'</param>
<param name="eh">To be added: an object of type 'Delegate'</param>
<param name="argstype">To be added: an object of type 'Type'</param>
<returns>To be added: an object of type 'GtkSharp.boolObjectEventClientSignal'</returns>
<remarks>To be added</remarks>
</Docs>
</Member>
<Member MemberName="Dispose">
<MemberSignature Language="C#" Value="protected virtual void Dispose (bool disposing);" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="disposing" Type="System.Boolean" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="disposing">To be added: an object of type 'bool'</param>
<remarks>To be added</remarks>
</Docs>
</Member>
</Members>
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="boolObjectEventConfigureDelegate" FullName="GtkSharp.boolObjectEventConfigureDelegate">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate bool boolObjectEventConfigureDelegate (IntPtr arg0, ref Gdk.EventConfigure arg1, int key);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,57 +0,0 @@
<Type Name="boolObjectEventConfigureSignal" FullName="GtkSharp.boolObjectEventConfigureSignal">
<TypeSignature Language="C#" Value="public class boolObjectEventConfigureSignal : GtkSharp.SignalCallback" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>GtkSharp.SignalCallback</BaseTypeName>
</Base>
<Interfaces />
<Attributes />
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public boolObjectEventConfigureSignal (GLib.Object obj, IntPtr raw, string name, Delegate eh, Type argstype);" />
<MemberType>Constructor</MemberType>
<ReturnValue />
<Parameters>
<Parameter Name="obj" Type="GLib.Object" />
<Parameter Name="raw" Type="System.IntPtr" />
<Parameter Name="name" Type="System.String" />
<Parameter Name="eh" Type="System.Delegate" />
<Parameter Name="argstype" Type="System.Type" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="obj">To be added: an object of type 'GLib.Object'</param>
<param name="raw">To be added: an object of type 'IntPtr'</param>
<param name="name">To be added: an object of type 'string'</param>
<param name="eh">To be added: an object of type 'Delegate'</param>
<param name="argstype">To be added: an object of type 'Type'</param>
<returns>To be added: an object of type 'GtkSharp.boolObjectEventConfigureSignal'</returns>
<remarks>To be added</remarks>
</Docs>
</Member>
<Member MemberName="Dispose">
<MemberSignature Language="C#" Value="protected virtual void Dispose (bool disposing);" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="disposing" Type="System.Boolean" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="disposing">To be added: an object of type 'bool'</param>
<remarks>To be added</remarks>
</Docs>
</Member>
</Members>
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="boolObjectEventCrossingDelegate" FullName="GtkSharp.boolObjectEventCrossingDelegate">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate bool boolObjectEventCrossingDelegate (IntPtr arg0, ref Gdk.EventCrossing arg1, int key);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,57 +0,0 @@
<Type Name="boolObjectEventCrossingSignal" FullName="GtkSharp.boolObjectEventCrossingSignal">
<TypeSignature Language="C#" Value="public class boolObjectEventCrossingSignal : GtkSharp.SignalCallback" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>GtkSharp.SignalCallback</BaseTypeName>
</Base>
<Interfaces />
<Attributes />
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public boolObjectEventCrossingSignal (GLib.Object obj, IntPtr raw, string name, Delegate eh, Type argstype);" />
<MemberType>Constructor</MemberType>
<ReturnValue />
<Parameters>
<Parameter Name="obj" Type="GLib.Object" />
<Parameter Name="raw" Type="System.IntPtr" />
<Parameter Name="name" Type="System.String" />
<Parameter Name="eh" Type="System.Delegate" />
<Parameter Name="argstype" Type="System.Type" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="obj">To be added: an object of type 'GLib.Object'</param>
<param name="raw">To be added: an object of type 'IntPtr'</param>
<param name="name">To be added: an object of type 'string'</param>
<param name="eh">To be added: an object of type 'Delegate'</param>
<param name="argstype">To be added: an object of type 'Type'</param>
<returns>To be added: an object of type 'GtkSharp.boolObjectEventCrossingSignal'</returns>
<remarks>To be added</remarks>
</Docs>
</Member>
<Member MemberName="Dispose">
<MemberSignature Language="C#" Value="protected virtual void Dispose (bool disposing);" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="disposing" Type="System.Boolean" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="disposing">To be added: an object of type 'bool'</param>
<remarks>To be added</remarks>
</Docs>
</Member>
</Members>
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="boolObjectEventDelegate" FullName="GtkSharp.boolObjectEventDelegate">
<TypeSignature Language="C#" Value="public sealed delegate bool boolObjectEventDelegate (IntPtr arg0, IntPtr arg1, int key);" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,26 +0,0 @@
<Type Name="boolObjectEventExposeDelegate" FullName="GtkSharp.boolObjectEventExposeDelegate">
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate bool boolObjectEventExposeDelegate (IntPtr arg0, ref Gdk.EventExpose arg1, int key);" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>System.Delegate</BaseTypeName>
</Base>
<Interfaces>
<Interface>
<InterfaceName>System.ICloneable</InterfaceName>
</Interface>
<Interface>
<InterfaceName>System.Runtime.Serialization.ISerializable</InterfaceName>
</Interface>
</Interfaces>
<Attributes />
<Members />
</Type>

View File

@ -1,57 +0,0 @@
<Type Name="boolObjectEventExposeSignal" FullName="GtkSharp.boolObjectEventExposeSignal">
<TypeSignature Language="C#" Value="public class boolObjectEventExposeSignal : GtkSharp.SignalCallback" Maintainer="auto" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<Attributes />
</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>To be added</summary>
<remarks>To be added</remarks>
</Docs>
<Base>
<BaseTypeName>GtkSharp.SignalCallback</BaseTypeName>
</Base>
<Interfaces />
<Attributes />
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public boolObjectEventExposeSignal (GLib.Object obj, IntPtr raw, string name, Delegate eh, Type argstype);" />
<MemberType>Constructor</MemberType>
<ReturnValue />
<Parameters>
<Parameter Name="obj" Type="GLib.Object" />
<Parameter Name="raw" Type="System.IntPtr" />
<Parameter Name="name" Type="System.String" />
<Parameter Name="eh" Type="System.Delegate" />
<Parameter Name="argstype" Type="System.Type" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="obj">To be added: an object of type 'GLib.Object'</param>
<param name="raw">To be added: an object of type 'IntPtr'</param>
<param name="name">To be added: an object of type 'string'</param>
<param name="eh">To be added: an object of type 'Delegate'</param>
<param name="argstype">To be added: an object of type 'Type'</param>
<returns>To be added: an object of type 'GtkSharp.boolObjectEventExposeSignal'</returns>
<remarks>To be added</remarks>
</Docs>
</Member>
<Member MemberName="Dispose">
<MemberSignature Language="C#" Value="protected virtual void Dispose (bool disposing);" />
<MemberType>Method</MemberType>
<ReturnValue>
<ReturnType>System.Void</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="disposing" Type="System.Boolean" />
</Parameters>
<Docs>
<summary>To be added</summary>
<param name="disposing">To be added: an object of type 'bool'</param>
<remarks>To be added</remarks>
</Docs>
</Member>
</Members>
</Type>

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