Method

GdkTextureDownloaderget_texture

since: 4.10

Declaration [src]

GdkTexture*
gdk_texture_downloader_get_texture (
  const GdkTextureDownloader* self
)

Description [src]

Gets the texture that the downloader will download.

Available since: 4.10

Return value

Type: GdkTexture

The texture to download.

The returned data is owned by the instance.