7661dafe09
* en/*: Updated the docs and added a new Maintainer attribute, also fixed the generator to produce 'ref/out' modifiers for parameters. svn path=/trunk/gtk-sharp/; revision=11599
26 lines
No EOL
860 B
XML
26 lines
No EOL
860 B
XML
<Type Name="CanvasEventHandler" FullName="GnomeSharp.CanvasEventHandler">
|
|
<TypeSignature Language="C#" Value="public sealed delegate void CanvasEventHandler (object o, GnomeSharp.CanvasEventArgs args);" Maintainer="auto" />
|
|
<AssemblyInfo>
|
|
<AssemblyName>gnome-sharp</AssemblyName>
|
|
<AssemblyVersion>0.0.0.0</AssemblyVersion>
|
|
<Attributes />
|
|
</AssemblyInfo>
|
|
<ThreadSafetyStatement>To be added</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> |