summaryrefslogtreecommitdiff
path: root/contrib/gdk-pixbuf-xlib
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2018-04-26 12:01:32 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2018-04-29 18:12:38 +0100
commitd1f5129e8d77c6e28b193466ca074daa9f554dff (patch)
tree90fd85aff359979228d8efd031c01e560665a534 /contrib/gdk-pixbuf-xlib
parent63cafccc969872d1092133fa333a69aba8d1eb46 (diff)
downloadgdk-pixbuf-d1f5129e8d77c6e28b193466ca074daa9f554dff.tar.gz
docs: Update links to GDK
Remove long since gone intra-library links, and point to the API reference website instead.
Diffstat (limited to 'contrib/gdk-pixbuf-xlib')
-rw-r--r--contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.c b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.c
index eeb1559e1..e0d4f79ef 100644
--- a/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.c
+++ b/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.c
@@ -51,9 +51,8 @@
* SECTION:gdk-pixbuf-xlib-rgb
* @Short_description: Rendering RGB buffers to X drawables.
* @Title: XlibRGB
- * @See_also: GdkRGB
*
- * The XlibRGB set of functions is a port of the #GdkRGB library to
+ * The XlibRGB set of functions is a port of the GdkRGB library to
* use plain Xlib and X drawables. You can use these functions to
* render RGB buffers into drawables very quickly with high-quality
* dithering.