mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 21:55:30 +00:00
26 lines
854 B
XML
26 lines
854 B
XML
|
<Type Name="IconUnselectedHandler" FullName="GnomeSharp.IconUnselectedHandler">
|
||
|
<TypeSignature Language="C#" Value="public sealed delegate void IconUnselectedHandler (object o, GnomeSharp.IconUnselectedArgs args);" />
|
||
|
<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>
|