Constructor
GdkPixbufPixbufLoadernew
Declaration [src]
GdkPixbufLoader*
gdk_pixbuf_loader_new (
void
)
Return value
Type: GdkPixbufLoader
A newly-created pixbuf loader.
The caller of the function takes ownership of the data, and is responsible for freeing it. |