summaryrefslogtreecommitdiff
path: root/contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.c')
-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.