From 0a670deb9cddadde1fb37635edb166d822e9690b Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Sat, 20 Mar 2021 19:04:56 +0000 Subject: docs: Fix the deprecation annotation for AlphaMode The syntax is "Deprecated: version: message". --- gdk-pixbuf/gdk-pixbuf-core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdk-pixbuf') 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 { -- cgit v1.2.1