GdkTextureDownloader

The gdk.texture_downloader.TextureDownloader is used to download the contents of a gdk.texture.Texture.

It is intended to be created as a short-term object for a single download, but can be used for multiple downloads of different textures or with different settings.

gdk.texture_downloader.TextureDownloader can be used to convert data between different formats. Create a gdk.texture.Texture for the existing format and then download it in a different format.

struct GdkTextureDownloader