From fa8aea036cef0195b7547bfda6327f29ec5c1dc7 Mon Sep 17 00:00:00 2001 From: Duncan Mak Date: Wed, 26 Mar 2003 00:54:24 +0000 Subject: [PATCH] Some files missing from the last commit. svn path=/trunk/gtk-sharp/; revision=12842 --- doc/en/Gtk/Application.xml | 46 +++++++++---------- .../GtkSharp/GtkClipboardGetFuncWrapper.xml | 30 ++++++------ 2 files changed, 36 insertions(+), 40 deletions(-) diff --git a/doc/en/Gtk/Application.xml b/doc/en/Gtk/Application.xml index a3b3e5ded..89f1d8071 100644 --- a/doc/en/Gtk/Application.xml +++ b/doc/en/Gtk/Application.xml @@ -215,30 +215,26 @@ To be added -    -      -      Method -      -        System.Boolean -      -      -        -      -      -        -        A boolean value, whether the iteration should block or not -        -          -           Runs a single iteration of the mainloop. If is true, then if no events are -           waiting to be processed GTK+ will block until the next -           event is noticed;  If is false, -           then it if no events are waiting to be processed Gtk+ the -           routine will return immediately.  -         -        -      -    - - + + + Method + + System.Boolean + + + + + + + A boolean value, whether the iteration should block or not + + + Runs a single iteration of the mainloop. If is true, then if no events are + waiting to be processed GTK+ will block until the next event is noticed; If is false, + then it if no events are waiting to be processed Gtk+ routine will return immediately. + + + + \ No newline at end of file diff --git a/doc/en/GtkSharp/GtkClipboardGetFuncWrapper.xml b/doc/en/GtkSharp/GtkClipboardGetFuncWrapper.xml index d2a5d109a..490b1201c 100644 --- a/doc/en/GtkSharp/GtkClipboardGetFuncWrapper.xml +++ b/doc/en/GtkSharp/GtkClipboardGetFuncWrapper.xml @@ -40,8 +40,22 @@ To be added + + + Constructor + + + + + + To be added + To be added: an object of type 'Gtk.ClipboardGetFunc' + To be added: an object of type 'GtkSharp.GtkClipboardGetFuncWrapper' + To be added + + - + Method System.Void @@ -61,19 +75,5 @@ To be added - - - Constructor - - - - - - To be added - To be added: an object of type 'Gtk.ClipboardGetFunc' - To be added: an object of type 'GtkSharp.GtkClipboardGetFuncWrapper' - To be added - - \ No newline at end of file