mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 21:45:28 +00:00
5a2f08dcc7
Have manually checked the differences for sanity. svn path=/trunk/gtk-sharp/; revision=14397
26 lines
1,021 B
XML
26 lines
1,021 B
XML
<Type Name="ClipboardGetFunc" FullName="Gtk.ClipboardGetFunc">
|
|
<TypeSignature Language="C#" Maintainer="auto" Value="public sealed delegate void ClipboardGetFunc (Gtk.Clipboard clipboard, ref Gtk.SelectionData selection_data, uint info, object o);" />
|
|
<AssemblyInfo>
|
|
<AssemblyName>gtk-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> |