mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 15:35:30 +00:00
3883820c97
svn path=/trunk/gtk-sharp/; revision=71153
26 lines
922 B
XML
26 lines
922 B
XML
<Type Name="RingFreeFunc" FullName="Vte.RingFreeFunc">
|
|
<TypeSignature Language="C#" Maintainer="auto" Value="public delegate void RingFreeFunc(IntPtr freeing);" />
|
|
<AssemblyInfo>
|
|
<AssemblyName>vte-sharp</AssemblyName>
|
|
<AssemblyPublicKey>
|
|
</AssemblyPublicKey>
|
|
<AssemblyVersion>2.16.0.0</AssemblyVersion>
|
|
</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>
|
|
<param name="freeing">To be added.</param>
|
|
<summary>To be added</summary>
|
|
<remarks>To be added</remarks>
|
|
</Docs>
|
|
<Base>
|
|
<BaseTypeName>System.Delegate</BaseTypeName>
|
|
</Base>
|
|
<Members />
|
|
<ReturnValue>
|
|
<ReturnType>System.Void</ReturnType>
|
|
</ReturnValue>
|
|
<Parameters>
|
|
<Parameter Name="freeing" Type="System.IntPtr" />
|
|
</Parameters>
|
|
</Type>
|