Constructor

GdkPixbufPixbufLoadernew

Declaration [src]

GdkPixbufLoader*
gdk_pixbuf_loader_new (
  void
)

Description [src]

Creates a new pixbuf loader object.

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.