diff --git a/doc/en/Gnome/Client.xml b/doc/en/Gnome/Client.xml
index 272323e2c..760a4fd49 100644
--- a/doc/en/Gnome/Client.xml
+++ b/doc/en/Gnome/Client.xml
@@ -248,7 +248,7 @@
To be added
- To be added: an object of type 'Gnome.RestartStyle'
+ The condition upon which to restart or not the program.To be added
@@ -682,8 +682,8 @@
- To be added.
- To be added.
+ The number of arguments to pass (including the application path).
+ The array with the arguments.
To be added.To be added.
@@ -708,4 +708,4 @@
-
+
\ No newline at end of file
diff --git a/doc/en/Gtk/ClipboardTextReceivedFunc.xml b/doc/en/Gtk/ClipboardTextReceivedFunc.xml
index 13fb7e4cf..435228455 100644
--- a/doc/en/Gtk/ClipboardTextReceivedFunc.xml
+++ b/doc/en/Gtk/ClipboardTextReceivedFunc.xml
@@ -7,9 +7,13 @@
Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
To be added.
- To be added.
+ A containing the clipboard's text.
Delegate for a function to be called when an application receives text from the clipboard.
-
+
+
+If the clipboard is empty, text will be null.
+
+ System.Delegate
@@ -22,4 +26,4 @@
System.Void
-
+
\ No newline at end of file