[gtk+/gtk-3-10] clipboard: Add link to GdkDisplay in doc



commit 44201cb39d76b09c065ce11306c5d394924b211b
Author: Jonas Danielsson <jonas threetimestwo org>
Date:   Fri Mar 28 13:43:33 2014 +0100

    clipboard: Add link to GdkDisplay in doc
    
    https://bugzilla.gnome.org/show_bug.cgi?id=712752

 gtk/gtkclipboard.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkclipboard.c b/gtk/gtkclipboard.c
index e2c0ace..f25e986 100644
--- a/gtk/gtkclipboard.c
+++ b/gtk/gtkclipboard.c
@@ -314,7 +314,7 @@ clipboard_display_closed (GdkDisplay   *display,
 
 /**
  * gtk_clipboard_get_for_display:
- * @display: the display for which the clipboard is to be retrieved or created
+ * @display: the #GdkDisplay for which the clipboard is to be retrieved or created.
  * @selection: a #GdkAtom which identifies the clipboard to use.
  *
  * Returns the clipboard object for the given selection.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]