Ryujinx-GtkSharp/doc/en/GladeSharp/FindInternalChildFuncNative.xml
Duncan Mak 4ff68cbec8 Glade docs
svn path=/trunk/gtk-sharp/; revision=11505
2003-02-12 01:58:03 +00:00

26 lines
873 B
XML

<Type Name="FindInternalChildFuncNative" FullName="GladeSharp.FindInternalChildFuncNative">
<TypeSignature Language="C#" Value="public sealed delegate IntPtr FindInternalChildFuncNative (IntPtr xml, IntPtr parent, string childname);" />
<AssemblyInfo>
<AssemblyName>glade-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>