Function
GdkTextureDownloadernew
Declaration [src]
GdkTextureDownloader*
gdk_texture_downloader_new (
GdkTexture* texture
)
Parameters
texture |
GdkTexture |
Texture to download. |
|
The data is owned by the caller of the function. |
Return value
Returns: | GdkTextureDownloader |
A new texture downloader. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |