[gtk+] Fixup gtk-doc comment syntax
- From: Johan Dahlin <johan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Fixup gtk-doc comment syntax
- Date: Tue, 21 Sep 2010 02:40:31 +0000 (UTC)
commit 330bc154ed86e3423ec6e22c66e6022e11eaf298
Author: Johan Dahlin <johan gnome org>
Date: Mon Sep 20 23:39:56 2010 -0300
Fixup gtk-doc comment syntax
gdk/x11/gdkscreen-x11.c | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/gdk/x11/gdkscreen-x11.c b/gdk/x11/gdkscreen-x11.c
index 1e298fb..53177a4 100644
--- a/gdk/x11/gdkscreen-x11.c
+++ b/gdk/x11/gdkscreen-x11.c
@@ -510,9 +510,9 @@ gdk_x11_screen_get_monitor_output (GdkScreen *screen,
/**
* gdk_screen_get_monitor_geometry:
- * @screen : a #GdkScreen
+ * @screen: a #GdkScreen
* @monitor_num: the monitor number, between 0 and gdk_screen_get_n_monitors (screen)
- * @dest : a #GdkRectangle to be filled with the monitor geometry
+ * @dest: a #GdkRectangle to be filled with the monitor geometry
*
* Retrieves the #GdkRectangle representing the size and position of
* the individual monitor within the entire screen area.
@@ -1261,12 +1261,12 @@ _gdk_x11_screen_process_owner_change (GdkScreen *screen,
/**
* _gdk_windowing_substitute_screen_number:
- * @display_name : The name of a display, in the form used by
- * gdk_display_open (). If %NULL a default value
- * will be used. On X11, this is derived from the DISPLAY
- * environment variable.
- * @screen_number : The number of a screen within the display
- * referred to by @display_name.
+ * @display_name: The name of a display, in the form used by
+ * gdk_display_open (). If %NULL a default value
+ * will be used. On X11, this is derived from the DISPLAY
+ * environment variable.
+ * @screen_number: The number of a screen within the display
+ * referred to by @display_name.
*
* Modifies a @display_name to make @screen_number the default
* screen when the display is opened.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]