Ryujinx-GtkSharp/doc/en/GtkSharp/AccelMapForeachNative.xml
Duncan Mak 52f747583f Gtk docs
svn path=/trunk/gtk-sharp/; revision=11508
2003-02-12 02:00:12 +00:00

26 lines
882 B
XML

<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);" />
<AssemblyInfo>
<AssemblyName>gtk-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>