diff --git a/doc/en/Gdk/AxisUse.xml b/doc/en/Gdk/AxisUse.xml
index 910591c61..c603f3a4d 100644
--- a/doc/en/Gdk/AxisUse.xml
+++ b/doc/en/Gdk/AxisUse.xml
@@ -9,7 +9,7 @@
Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.An enumeration describing the way in which a device axis (valuator) maps onto the predefined valuator types that Gtk# understands.
- None.
+ Documentation for this section has not yet been entered. System.Enum
@@ -125,4 +125,4 @@
-
+
\ No newline at end of file
diff --git a/doc/en/Gdk/DeviceAxis.xml b/doc/en/Gdk/DeviceAxis.xml
index bcea9658b..c0edddded 100644
--- a/doc/en/Gdk/DeviceAxis.xml
+++ b/doc/en/Gdk/DeviceAxis.xml
@@ -8,7 +8,7 @@
Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
- To be added
+ Contains information about the range and mapping of a device axis.To be added
@@ -53,7 +53,7 @@
- To be added
+ Specifies how the axis is used.To be added
@@ -66,7 +66,7 @@
- To be added
+ The minimal value that will be reported by this axis.To be added
@@ -79,9 +79,9 @@
- To be added
+ The maximal value that will be reported by this axis.To be added
-
+
\ No newline at end of file
diff --git a/doc/en/Gdk/DeviceKey.xml b/doc/en/Gdk/DeviceKey.xml
index 861a9467b..5a1847048 100644
--- a/doc/en/Gdk/DeviceKey.xml
+++ b/doc/en/Gdk/DeviceKey.xml
@@ -8,7 +8,7 @@
Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
- To be added
+ Contains information about the mapping of one device macro button onto a normal X key event.To be added
@@ -53,7 +53,7 @@
- To be added
+ The keyval to generate when the macro button is pressed. If this is 0, no keypress will be generated.To be added
@@ -66,9 +66,9 @@
- To be added
+ The modifiers set for the generated key event.To be added
-
+
\ No newline at end of file
diff --git a/doc/en/Gdk/EventType.xml b/doc/en/Gdk/EventType.xml
index 39f4f4523..08608d0d1 100644
--- a/doc/en/Gdk/EventType.xml
+++ b/doc/en/Gdk/EventType.xml
@@ -8,8 +8,8 @@
Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
- To be added
-
+ Specifies the type of the event.
+ Do not confuse these events with the signals that GTK+ widgets emit. Although many of these events result in corresponding signals being emitted, the events are often transformed or filtered along the way.System.Enum
@@ -444,7 +444,7 @@
- None.
+ The scroll wheel was turned.
@@ -457,7 +457,7 @@
- None.
+ The state of a window has changed. See for the possible window states.
@@ -470,7 +470,7 @@
- None.
+ A setting has been modified.
@@ -500,4 +500,4 @@
-
+
\ No newline at end of file