Method

AppStreamComposeImageset_pixbuf

Declaration [src]

void
asc_image_set_pixbuf (
  AscImage* image,
  GdkPixbuf* pixbuf
)

Description [src]

Sets the image pixbuf.

Parameters

pixbuf

Type: GdkPixbuf

The GdkPixbuf, or NULL.

The data is owned by the caller of the method.