summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gmail.com>2021-05-19 15:51:03 +0000
committerEmmanuele Bassi <ebassi@gmail.com>2021-05-19 15:51:03 +0000
commitb41548f1ce38a9dbc02703bf251a53f961107ef8 (patch)
tree85c8ef560fa0bfce6200d9bbe493741bcc3bd95e /gdk-pixbuf
parentb0aa9ecd14cf97d2ce9e3f25e895884580eb95ca (diff)
parentb6f332a057d4662a814f2db84fd23237cc7e615f (diff)
downloadgdk-pixbuf-b41548f1ce38a9dbc02703bf251a53f961107ef8.tar.gz
Merge branch 'ebassi/image-data-link' into 'master'
docs: Fix the image-data link See merge request GNOME/gdk-pixbuf!120
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