Update docs

svn path=/trunk/; revision=17942
This commit is contained in:
Matthias Clasen 2007-05-26 20:50:34 +00:00
parent 8f955adce7
commit 73456d9412
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,6 @@
2007-05-26 Matthias Clasen <mclasen@redhat.com> 2007-05-26 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkdisplay-x11.c: Update docs
* gdk/gdk.c: Update docs * gdk/gdk.c: Update docs
* gdk/directfb/gdkwindow-directfb.c: Remove duplicate doc comments. * gdk/directfb/gdkwindow-directfb.c: Remove duplicate doc comments.
* gdk/x11/gdkwindow-x11.c: Fix doc formatting * gdk/x11/gdkwindow-x11.c: Fix doc formatting

View File

@ -1351,8 +1351,9 @@ gdk_display_supports_input_shapes (GdkDisplay *display)
* gdk_x11_display_get_startup_notification_id: * gdk_x11_display_get_startup_notification_id:
* @display: a #GdkDisplay * @display: a #GdkDisplay
* *
* Returns: the startup notification ID for * Gets the startup notification ID for a display.
* @display. *
* Returns: the startup notification ID for @display
* *
* Since: 2.12 * Since: 2.12
*/ */