diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-08-05 15:42:27 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-08-05 15:45:43 -0400 |
commit | 1d7b273669c6a047590ea39b048e45253dfed06e (patch) | |
tree | e6c2cbb849efda9ac62604242905113cbbf7b8b8 /gdk/gdkcontentformats.c | |
parent | d7c4f93c76eaeab7d90fef486bc6eed9e3c6580c (diff) | |
download | gtk+-1d7b273669c6a047590ea39b048e45253dfed06e.tar.gz |
docs: Clean up dangling links in gdk docs
Clean up references to no-longer-existing APIs.
Diffstat (limited to 'gdk/gdkcontentformats.c')
-rw-r--r-- | gdk/gdkcontentformats.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkcontentformats.c b/gdk/gdkcontentformats.c index ec0ac53876..e677e68808 100644 --- a/gdk/gdkcontentformats.c +++ b/gdk/gdkcontentformats.c @@ -20,7 +20,7 @@ * @Title: Content Formats * @Short_description: Advertising and negotiating of content * exchange formats - * @See_also: #GdkDragContext, #GdkClipboard, #GdkContentProvider + * @See_also: #GdkDrag, #GdkDrop, #GdkClipboard, #GdkContentProvider * * This section describes the #GdkContentFormats structure that is used to * advertise and negotiate the format of content passed between different |