Method
WebKitImageListunref
unstable since: 2.54
Declaration [src]
void
webkit_image_list_unref (
WebKitImageList* image_list
)
Description [src]
Atomically releases a reference on the given image_list.
If the reference was the last, the resources associated with
the image_list are freed.
This function is MT-safe and may be called from any thread.
Available since: 2.54