gtk2/gdk/loaders
Benjamin Otte c9f54ca371 texture: Export gdk_texture_get_format()
The API docs outline why quite well.

This should make it possible to do saving of textures to image files
without any private API with the same featureset that GTK uses.

Also remove the gsktextureprivate.h include where
gdk_texture_get_format() was the only reason for it.
2023-02-15 00:39:18 +01:00
..
gdkjpeg.c jpeg: Use GdkTexureDownloader when saving 2023-02-15 00:39:18 +01:00
gdkjpegprivate.h Add code to save jpegs 2021-09-17 02:02:51 +02:00
gdkpng.c texture: Export gdk_texture_get_format() 2023-02-15 00:39:18 +01:00
gdkpngprivate.h texture: Split out type detection 2021-09-17 00:25:22 +02:00
gdktiff.c texture: Export gdk_texture_get_format() 2023-02-15 00:39:18 +01:00
gdktiffprivate.h texture: Split out type detection 2021-09-17 00:25:22 +02:00