Method
GdkTextureDownloaderdownload_into
since: 4.10
Declaration [src]
void
gdk_texture_downloader_download_into (
  const GdkTextureDownloader* self,
  guchar* data,
  gsize stride
)
Description [src]
Downloads the texture into local memory.
This function cannot be used with a multiplanar format.
Available since: 4.10