diff --git a/doc/en/Gdk/Global.xml b/doc/en/Gdk/Global.xml
index 9c2c5b79e..e355a8129 100644
--- a/doc/en/Gdk/Global.xml
+++ b/doc/en/Gdk/Global.xml
@@ -250,90 +250,6 @@
To be added
-
-
- Method
-
- System.Int32
-
-
-
-
-
-
-
-
-
-
- To be added
- a
- a
- a
- a
- a
- a
- a
- To be added
-
-
-
-
- Method
-
- System.Int32
-
-
-
-
-
-
-
-
-
- To be added
- a
- a
- a
- a
- a
- a
- To be added
-
-
-
-
- Method
-
- System.Boolean
-
-
-
-
-
-
- To be added
- a
- a
- a
- To be added
-
-
-
-
- Method
-
- System.Int32
-
-
-
-
-
- To be added
- a
- a
- To be added
-
-
Method
@@ -451,5 +367,62 @@
To be added
+
+
+ Method
+
+ System.Boolean
+
+
+
+
+
+ To be added
+ a
+ a
+ To be added
+
+
+
+
+ Method
+
+ System.Void
+
+
+
+
+
+ To be added
+ a
+ To be added
+
+
+
+
+ Method
+
+ System.Int32[]
+
+
+
+ To be added
+ a
+ To be added
+
+
+
+
+ Method
+
+ Gdk.VisualType[]
+
+
+
+ To be added
+ a
+ To be added
+
+
diff --git a/doc/en/Gdk/Keymap.xml b/doc/en/Gdk/Keymap.xml
index d3a94fda3..19fdb764a 100644
--- a/doc/en/Gdk/Keymap.xml
+++ b/doc/en/Gdk/Keymap.xml
@@ -184,56 +184,6 @@
-
-
- Method
-
- System.Boolean
-
-
-
-
-
-
-
-
- Stores in a reference to a list of the keys bound to . The nth Gdk.KeymapKey in is associated
-- with the nth keyval in . When a keycode is pressed by the user, the keyval from is selected.
- An object of type , a keyboard code.
- An object of type , return reference for the list of keys.
- An object of type , return reference for the list of corresponding keyvals for
- An object of type , number of values stored in and .
- An object of type , true if entries were found.
-
-
-
-
-
-
- Method
-
- System.Boolean
-
-
-
-
-
-
-
- Gets a list of keycode/group/level combinations that generate a .
-- The returned list is stored in the parameter/reference.
-- is the final value for the combinations being collected.
-- is the total number of combinations found and returned in .
-- Level determining the top/bottom symbol and group determining the left/right symbol.
-- On US keyboards, shift changes level and there are no groups. Group can determine language mode, for example, Hebrew/English.
- An object of type , such as GDK_a, GDK_up, GDK_RETURN, etc.
- An object of type , the list of key sequences.
- An object of type , number of elements returned.
- An object of type , returns if keys were found and returned.
-
-
-
-
Property
@@ -296,5 +246,42 @@
To be added
+
+
+ Method
+
+ System.Void
+
+
+
+
+
+
+
+ Stores in a reference to a list of the keys bound to . The nth Gdk.KeymapKey in is associated with the nth keyval in . When a keycode is pressed by the user, the keyval from is selected.
+ An object of type , a keyboard code.
+ An object of type , return reference for the list of keys.
+ An object of type , return reference for the list of corresponding keyvals for
+
+
+
+
+
+
+ Method
+
+ Gdk.KeymapKey[]
+
+
+
+
+
+ Gets a list of keycode/group/level combinations that generate a .
+ An object of type , such as GDK_a, GDK_up, GDK_RETURN, etc.
+ the list of key sequences.
+
+
+
+
-
\ No newline at end of file
+
diff --git a/doc/en/Gdk/Selection.xml b/doc/en/Gdk/Selection.xml
index 23f1d83c0..d42d5b633 100644
--- a/doc/en/Gdk/Selection.xml
+++ b/doc/en/Gdk/Selection.xml
@@ -222,27 +222,5 @@ The functions in this section only contain the lowlevel parts of the selection p
To be added
-
-
- Method
-
- System.Boolean
-
-
-
-
-
-
-
-
- Retrieves selection data that was stored by the selection data in response to a call to gdk_selection_convert(). This function will not be used by applications, who should use the GtkClipboard API instead.
- the window on which the data is stored
- location to store a pointer to the retrieved data. If the retrieval failed, NULL we be stored here, otherwise, it will be non-NULL and the returned data should be freed with g_free() when you are finished using it. The length of the allocated memory is one more than the the length of the returned data, and the final byte will always be zero, to ensure nul-termination of strings.
- location to store the type of the property.
- location to store the format of the property.
- the length of the retrieved data.
- To be added
-
-
-
\ No newline at end of file
+