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:
Shane Landrum 2004-09-13 05:46:12 +00:00
parent c194f95b3c
commit 4fc5222ccf
5 changed files with 19 additions and 12 deletions

View File

@ -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

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>