mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 09:35:31 +00:00
1f4caa729e
svn path=/trunk/gtk-sharp/; revision=12836
26 lines
1,001 B
XML
26 lines
1,001 B
XML
<Type Name="TriggerActionFunction" FullName="Gnome.TriggerActionFunction">
|
|
<TypeSignature Language="C#" Value="public sealed delegate void TriggerActionFunction (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> |