clipboard: Add link to GdkDisplay in doc

https://bugzilla.gnome.org/show_bug.cgi?id=712752
This commit is contained in:
Jonas Danielsson
2014-03-28 13:43:33 +01:00
committed by Matthias Clasen
parent 8fdda90a45
commit 44201cb39d

View File

@@ -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.