mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 01:25:39 +00:00
2004-09-13 Shane Landrum <epicene@pobox.com>
* en/Gtk/ClipboardClearFunc.xml * en/Gtk/ClipboardGetFunc.xml * en/Gtk/ClipboardTextReceivedFunc.xml * en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml: Callback docs. svn path=/trunk/gtk-sharp/; revision=33797
This commit is contained in:
parent
c194f95b3c
commit
4fc5222ccf
|
@ -1,3 +1,10 @@
|
|||
2004-09-13 Shane Landrum <epicene@pobox.com>
|
||||
|
||||
* en/Gtk/ClipboardClearFunc.xml
|
||||
* en/Gtk/ClipboardGetFunc.xml
|
||||
* en/Gtk/ClipboardTextReceivedFunc.xml
|
||||
* en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml: Callback docs.
|
||||
|
||||
2004-09-13 Shane Landrum <epicene@pobox.com>
|
||||
|
||||
* en/Gtk/Image.xml
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
</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>
|
||||
<summary>Delegate for a function to run when the clipboard is cleared.</summary>
|
||||
<remarks/>
|
||||
</Docs>
|
||||
<Base>
|
||||
<BaseTypeName>System.Delegate</BaseTypeName>
|
||||
|
@ -30,4 +30,4 @@
|
|||
<ReturnValue>
|
||||
<ReturnType>System.Void</ReturnType>
|
||||
</ReturnValue>
|
||||
</Type>
|
||||
</Type>
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
</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>
|
||||
<summary>Delegate for a function to call when getting data from the clipboard.</summary>
|
||||
<remarks>TODO: add example code here</remarks>
|
||||
</Docs>
|
||||
<Base>
|
||||
<BaseTypeName>System.Delegate</BaseTypeName>
|
||||
|
@ -32,4 +32,4 @@
|
|||
<ReturnValue>
|
||||
<ReturnType>System.Void</ReturnType>
|
||||
</ReturnValue>
|
||||
</Type>
|
||||
</Type>
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
</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>
|
||||
<summary>Delegate for a function to be called when an application receives text from the clipboard.</summary>
|
||||
<remarks/>
|
||||
</Docs>
|
||||
<Base>
|
||||
<BaseTypeName>System.Delegate</BaseTypeName>
|
||||
|
@ -30,4 +30,4 @@
|
|||
<ReturnValue>
|
||||
<ReturnType>System.Void</ReturnType>
|
||||
</ReturnValue>
|
||||
</Type>
|
||||
</Type>
|
||||
|
|
|
@ -9,8 +9,8 @@
|
|||
</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>
|
||||
<summary>Do not use.</summary>
|
||||
<remarks>TODO: Not called by any other class; confirm that this code is necessary. </remarks>
|
||||
</Docs>
|
||||
<Base>
|
||||
<BaseTypeName>System.Delegate</BaseTypeName>
|
||||
|
@ -33,4 +33,4 @@
|
|||
<ReturnValue>
|
||||
<ReturnType>System.Void</ReturnType>
|
||||
</ReturnValue>
|
||||
</Type>
|
||||
</Type>
|
||||
|
|
Loading…
Reference in a new issue