From 4fc5222ccf3fc7936e40609b241407657a6330f6 Mon Sep 17 00:00:00 2001 From: Shane Landrum Date: Mon, 13 Sep 2004 05:46:12 +0000 Subject: [PATCH] 2004-09-13 Shane Landrum * 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 --- doc/ChangeLog | 7 +++++++ doc/en/Gtk/ClipboardClearFunc.xml | 6 +++--- doc/en/Gtk/ClipboardGetFunc.xml | 6 +++--- doc/en/Gtk/ClipboardTextReceivedFunc.xml | 6 +++--- doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml | 6 +++--- 5 files changed, 19 insertions(+), 12 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index bfe146715..ab19ac510 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2004-09-13 Shane Landrum + + * en/Gtk/ClipboardClearFunc.xml + * en/Gtk/ClipboardGetFunc.xml + * en/Gtk/ClipboardTextReceivedFunc.xml + * en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml: Callback docs. + 2004-09-13 Shane Landrum * en/Gtk/Image.xml diff --git a/doc/en/Gtk/ClipboardClearFunc.xml b/doc/en/Gtk/ClipboardClearFunc.xml index 45ffb835d..1055f3ba3 100644 --- a/doc/en/Gtk/ClipboardClearFunc.xml +++ b/doc/en/Gtk/ClipboardClearFunc.xml @@ -7,8 +7,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Delegate for a function to run when the clipboard is cleared. + System.Delegate @@ -30,4 +30,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/ClipboardGetFunc.xml b/doc/en/Gtk/ClipboardGetFunc.xml index 812175565..28b5ed19b 100644 --- a/doc/en/Gtk/ClipboardGetFunc.xml +++ b/doc/en/Gtk/ClipboardGetFunc.xml @@ -7,8 +7,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Delegate for a function to call when getting data from the clipboard. + TODO: add example code here System.Delegate @@ -32,4 +32,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/ClipboardTextReceivedFunc.xml b/doc/en/Gtk/ClipboardTextReceivedFunc.xml index 7c5b51f8e..bd2b8af70 100644 --- a/doc/en/Gtk/ClipboardTextReceivedFunc.xml +++ b/doc/en/Gtk/ClipboardTextReceivedFunc.xml @@ -7,8 +7,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Delegate for a function to be called when an application receives text from the clipboard. + System.Delegate @@ -30,4 +30,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml b/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml index 34e854e4f..dbb042e38 100644 --- a/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml +++ b/doc/en/Gtk/ColorSelectionChangePaletteWithScreenFunc.xml @@ -9,8 +9,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + Do not use. + TODO: Not called by any other class; confirm that this code is necessary. System.Delegate @@ -33,4 +33,4 @@ System.Void - \ No newline at end of file +