summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-05-19 15:58:14 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2021-05-19 15:58:14 +0100
commitb6f332a057d4662a814f2db84fd23237cc7e615f (patch)
tree85c8ef560fa0bfce6200d9bbe493741bcc3bd95e /gdk-pixbuf
parentb0aa9ecd14cf97d2ce9e3f25e895884580eb95ca (diff)
downloadgdk-pixbuf-b6f332a057d4662a814f2db84fd23237cc7e615f.tar.gz
docs: Fix the image-data link
Reference the anchor in the class description.
Diffstat (limited to 'gdk-pixbuf')
-rw-r--r--gdk-pixbuf/gdk-pixbuf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdk-pixbuf/gdk-pixbuf.c b/gdk-pixbuf/gdk-pixbuf.c
index 01b53f088..28a67b140 100644
--- a/gdk-pixbuf/gdk-pixbuf.c
+++ b/gdk-pixbuf/gdk-pixbuf.c
@@ -817,7 +817,7 @@ gdk_pixbuf_get_bits_per_sample (const GdkPixbuf *pixbuf)
* This function will cause an implicit copy of the pixbuf data if the
* pixbuf was created from read-only data.
*
- * Please see the section on [image data](#image-data) for information
+ * Please see the section on [image data](class.Pixbuf.html#image-data) for information
* about how the pixel data is stored in memory.
*
* Return value: (array): A pointer to the pixbuf's pixel data.
@@ -864,7 +864,7 @@ downgrade_to_pixels (const GdkPixbuf *pixbuf)
* This function will cause an implicit copy of the pixbuf data if the
* pixbuf was created from read-only data.
*
- * Please see the section on [image data](#image-data) for information
+ * Please see the section on [image data](class.Pixbuf.html#image-data) for information
* about how the pixel data is stored in memory.
*
* Return value: (array length=length): A pointer to the pixbuf's