Method
GdkPixbufPixbufunref
deprecated: 2.0
Declaration [src]
void
gdk_pixbuf_unref (
GdkPixbuf* pixbuf
)
Description [src]
Removes a reference from a pixbuf.
Deprecated since: 2.0
Use g_object_unref().
This method is not directly available to language bindings.