summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-03-20 19:04:56 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2021-03-21 12:34:20 +0000
commit0a670deb9cddadde1fb37635edb166d822e9690b (patch)
treebcb8489fac671a36e19c975fd0fb55ab202b72d0 /gdk-pixbuf
parent69fc5578ca5857561bb276c3cfd36815a4f195ae (diff)
downloadgdk-pixbuf-0a670deb9cddadde1fb37635edb166d822e9690b.tar.gz
docs: Fix the deprecation annotation for AlphaMode
The syntax is "Deprecated: version: message".
Diffstat (limited to 'gdk-pixbuf')
-rw-r--r--gdk-pixbuf/gdk-pixbuf-core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/gdk-pixbuf-core.h b/gdk-pixbuf/gdk-pixbuf-core.h
index 9e6ba6fab..e03357d71 100644
--- a/gdk-pixbuf/gdk-pixbuf-core.h
+++ b/gdk-pixbuf/gdk-pixbuf-core.h
@@ -54,7 +54,7 @@ G_BEGIN_DECLS
* compositing onto arbitrary drawables. For now both cases fall
* back to a bilevel clipping mask.
*
- * Deprecated: it is unused since 2.42.
+ * Deprecated: 2.42: There is no user of GdkPixbufAlphaMode
*/
typedef enum
{