Method

AppStreamComposeImageset_pixbuf

Declaration [src]

void
asc_image_set_pixbuf (
  AscImage* image,
  GdkPixbuf* pixbuf
)

Description [src]

Sets the image pixbuf.

Parameters

pixbuf GdkPixbuf
 

The GdkPixbuf, or NULL.

 The data is owned by the caller of the function.