summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-03-02 18:13:01 +0100
committerBastien Nocera <hadess@hadess.net>2019-11-26 12:01:11 +0100
commita5f74989c58aa2df643c5fd66c99bc58cd62c4e5 (patch)
tree67493f65180dd3c39f5b4dba57ba52339a458792 /gdk-pixbuf
parent3362e94c2595440f322798dc4d15f1ed24a4c52c (diff)
downloadgdk-pixbuf-a5f74989c58aa2df643c5fd66c99bc58cd62c4e5.tar.gz
gdk-pixbuf: Deprecate GdkPixbufAlphaMode
Diffstat (limited to 'gdk-pixbuf')
-rw-r--r--gdk-pixbuf/gdk-pixbuf-core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdk-pixbuf/gdk-pixbuf-core.h b/gdk-pixbuf/gdk-pixbuf-core.h
index f4c928d89..b56e7f189 100644
--- a/gdk-pixbuf/gdk-pixbuf-core.h
+++ b/gdk-pixbuf/gdk-pixbuf-core.h
@@ -122,6 +122,8 @@ G_BEGIN_DECLS
* channel extension, it will be possible to do full alpha
* compositing onto arbitrary drawables. For now both cases fall
* back to a bilevel clipping mask.
+ *
+ * Deprecated: it is unused since 2.42.
*/
typedef enum
{