Method
GdkTextureDownloaderget_texture
since: 4.10
Declaration [src]
GdkTexture*
gdk_texture_downloader_get_texture (
const GdkTextureDownloader* self
)
Return value
Type: GdkTexture
The texture to download.
The returned data is owned by the instance. |