Constructor

GdkPixbufPixbufLoadernew

Declaration [src]

GdkPixbufLoader*
gdk_pixbuf_loader_new (
  void
)

Description [src]

Creates a new pixbuf loader object.

Return value

Returns: GdkPixbufLoader
 

A newly-created pixbuf loader.

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