Method

GdkTextureDownloadercopy

Declaration [src]

GdkTextureDownloader*
gdk_texture_downloader_copy (
  const GdkTextureDownloader* self
)

Description [src]

Creates a copy of the downloader.

This function is meant for language bindings.

Available since:4.10

Return value

Returns: GdkTextureDownloader
 

A copy of the downloader.

 The caller of the method takes ownership of the data, and is responsible for freeing it.