Files
gtk3/docs/reference/gdk
Benjamin Otte 4a9c32dc36 API: Remove APIs to generate pixmaps from pixbufs
The 3 functions in question were:
- gdk_pixbuf_render_threshold_alpha()
- gdk_pixbuf_render_pixmap_and_mask()
- gdk_pixbuf_render_pixmap_and_mask_for_colormap()

All of them can be replaced using Cairo if they have to. The
functionality is only needed to talk to old X interfaces and normal apps
do fine without them.
2010-09-26 15:11:29 +02:00
..
2010-08-10 21:02:29 +02:00
2010-08-10 21:02:29 +02:00
2010-08-23 12:44:58 +02:00