summaryrefslogtreecommitdiff
path: root/docs/reference/gdk/tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gdk/tmpl')
-rw-r--r--docs/reference/gdk/tmpl/dnd.sgml12
-rw-r--r--docs/reference/gdk/tmpl/drawing.sgml8
-rw-r--r--docs/reference/gdk/tmpl/gdk-unused.sgml2
-rw-r--r--docs/reference/gdk/tmpl/gdkdisplay.sgml4
-rw-r--r--docs/reference/gdk/tmpl/general.sgml8
-rw-r--r--docs/reference/gdk/tmpl/input_devices.sgml4
-rw-r--r--docs/reference/gdk/tmpl/selections.sgml10
7 files changed, 24 insertions, 24 deletions
diff --git a/docs/reference/gdk/tmpl/dnd.sgml b/docs/reference/gdk/tmpl/dnd.sgml
index 12b3f0c7ac..9b59b4012e 100644
--- a/docs/reference/gdk/tmpl/dnd.sgml
+++ b/docs/reference/gdk/tmpl/dnd.sgml
@@ -35,7 +35,7 @@ the GTK+ documentation for more information.
</para>
@context:
-@time:
+@time_:
<!-- ##### FUNCTION gdk_drop_reply ##### -->
@@ -44,7 +44,7 @@ the GTK+ documentation for more information.
@context:
@ok:
-@time:
+@time_:
<!-- ##### FUNCTION gdk_drag_context_new ##### -->
@@ -59,7 +59,7 @@ the GTK+ documentation for more information.
</para>
@context:
-@time:
+@time_:
<!-- ##### FUNCTION gdk_drag_find_window ##### -->
@@ -115,7 +115,7 @@ the GTK+ documentation for more information.
@y_root:
@suggested_action:
@possible_actions:
-@time:
+@time_:
@Returns:
@@ -125,7 +125,7 @@ the GTK+ documentation for more information.
@context:
@success:
-@time:
+@time_:
<!-- ##### FUNCTION gdk_drag_get_protocol ##### -->
@@ -210,6 +210,6 @@ should do with the dropped data.
@context:
@action:
-@time:
+@time_:
diff --git a/docs/reference/gdk/tmpl/drawing.sgml b/docs/reference/gdk/tmpl/drawing.sgml
index 64a6680dac..c400f2e9b4 100644
--- a/docs/reference/gdk/tmpl/drawing.sgml
+++ b/docs/reference/gdk/tmpl/drawing.sgml
@@ -179,10 +179,10 @@ or a #GdkWindow.
@drawable:
@gc:
-@x1:
-@y1:
-@x2:
-@y2:
+@x1_:
+@y1_:
+@x2_:
+@y2_:
<!-- ##### FUNCTION gdk_draw_lines ##### -->
diff --git a/docs/reference/gdk/tmpl/gdk-unused.sgml b/docs/reference/gdk/tmpl/gdk-unused.sgml
index 681fd6672e..114523e634 100644
--- a/docs/reference/gdk/tmpl/gdk-unused.sgml
+++ b/docs/reference/gdk/tmpl/gdk-unused.sgml
@@ -839,7 +839,7 @@ Sets the key event generated when a macro button is pressed.
</para>
@deviceid: the device to configure.
-@index: the index of the macro button.
+@index_: the index of the macro button.
@keyval: the key value for the #GdkKeypressEvent to generate.
(a value of 0 means no event will be generated.)
@modifiers: the modifier field for the generated
diff --git a/docs/reference/gdk/tmpl/gdkdisplay.sgml b/docs/reference/gdk/tmpl/gdkdisplay.sgml
index 0cf0de7e6f..5955baec9a 100644
--- a/docs/reference/gdk/tmpl/gdkdisplay.sgml
+++ b/docs/reference/gdk/tmpl/gdkdisplay.sgml
@@ -95,7 +95,7 @@ of an X display. All its fields are private and should not be accessed directly.
</para>
@display:
-@time:
+@time_:
<!-- ##### FUNCTION gdk_display_keyboard_ungrab ##### -->
@@ -104,7 +104,7 @@ of an X display. All its fields are private and should not be accessed directly.
</para>
@display:
-@time:
+@time_:
<!-- ##### FUNCTION gdk_display_pointer_is_grabbed ##### -->
diff --git a/docs/reference/gdk/tmpl/general.sgml b/docs/reference/gdk/tmpl/general.sgml
index a277b19789..376a0b5ea9 100644
--- a/docs/reference/gdk/tmpl/general.sgml
+++ b/docs/reference/gdk/tmpl/general.sgml
@@ -221,7 +221,7 @@ and leave events will be generated as necessary.
@cursor: the cursor to display while the grab is active. If this is %NULL then
the normal cursors are used for @window and its descendants, and the cursor
for @window is used for all other windows.
-@time: the timestamp of the event which led to this pointer grab. This usually
+@time_: the timestamp of the event which led to this pointer grab. This usually
comes from a #GdkEventButton struct, though %GDK_CURRENT_TIME can be used if
the time isn't known.
@Returns: %GDK_GRAB_SUCCESS if the grab was successful.
@@ -246,7 +246,7 @@ success or the reason for the failure of the grab attempt.
</para>
-@time:
+@time_:
<!-- ##### FUNCTION gdk_pointer_is_grabbed ##### -->
@@ -279,7 +279,7 @@ This overrides any previous keyboard grab by this client.
normal, but keyboard events outside this application are reported with respect
to @window. Both key press and key release events are always reported,
independant of the event mask set by the application.
-@time: a timestamp from a #GdkEvent, or %GDK_CURRENT_TIME if no timestamp is
+@time_: a timestamp from a #GdkEvent, or %GDK_CURRENT_TIME if no timestamp is
available.
@Returns: %GDK_GRAB_SUCCESS if the grab was successful.
@@ -288,7 +288,7 @@ available.
<para>
</para>
-@time:
+@time_:
<!-- ##### FUNCTION gdk_beep ##### -->
diff --git a/docs/reference/gdk/tmpl/input_devices.sgml b/docs/reference/gdk/tmpl/input_devices.sgml
index d6eaf97f87..2d53223f8d 100644
--- a/docs/reference/gdk/tmpl/input_devices.sgml
+++ b/docs/reference/gdk/tmpl/input_devices.sgml
@@ -207,7 +207,7 @@ is pressed.
</para>
@device: a #GdkDevice.
-@index: the index of the macro button to set.
+@index_: the index of the macro button to set.
@keyval: the keyval to generate.
@modifiers: the modifiers to set.
@@ -218,7 +218,7 @@ Specifies how an axis of a device is used.
</para>
@device: a #GdkDevice.
-@index: the index of the axis.
+@index_: the index of the axis.
@use: specifies how the axis is used.
diff --git a/docs/reference/gdk/tmpl/selections.sgml b/docs/reference/gdk/tmpl/selections.sgml
index d1bade5404..9d616c3bd5 100644
--- a/docs/reference/gdk/tmpl/selections.sgml
+++ b/docs/reference/gdk/tmpl/selections.sgml
@@ -197,7 +197,7 @@ Sets the owner of the given selection.
@owner: a #GdkWindow or %NULL to indicate that the
the owner for the given should be unset.
@selection: an atom identifying a selection.
-@time: timestamp to use when setting the selection.
+@time_: timestamp to use when setting the selection.
If this is older than the timestamp given last
time the owner was set for the given selection, the
request will be ignored.
@@ -216,7 +216,7 @@ Sets the owner of the given selection.
@display:
@owner:
@selection:
-@time:
+@time_:
@send_event:
@Returns:
@@ -257,7 +257,7 @@ form.
@selection: an atom identifying the selection to get the
contents of.
@target: the form in which to retrieve the selection.
-@time: the timestamp to use when retrieving the
+@time_: the timestamp to use when retrieving the
selection. The selection owner may refuse the
request if it did not own the selection at
the time indicated by the timestamp.
@@ -285,7 +285,7 @@ Sends a response to SelectionRequest event.
@property: property in which the selection owner stored the
data, or %GDK_NONE to indicate that the request
was rejected.
-@time: timestamp.
+@time_: timestamp.
<!-- ##### FUNCTION gdk_selection_send_notify_for_display ##### -->
@@ -298,6 +298,6 @@ Sends a response to SelectionRequest event.
@selection:
@target:
@property:
-@time:
+@time_: