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
parent 9e686d1fb5
commit 45b982dc7f

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.