Method

RBFadingImageset_pixbuf

Declaration [src]

void
rb_fading_image_set_pixbuf (
  RBFadingImage* image,
  GdkPixbuf* pixbuf
)

Description [src]

Sets the next image to be displayed.

Parameters

pixbuf

Type: GdkPixbuf

The next pixbuf to display.

The argument can be NULL.
The data is owned by the caller of the method.