Method
RBFadingImageset_pixbuf
Declaration [src]
void
rb_fading_image_set_pixbuf (
RBFadingImage* image,
GdkPixbuf* pixbuf
)
Parameters
pixbuf
-
Type:
GdkPixbuf
The next pixbuf to display.
The argument can be NULL
.The data is owned by the caller of the method.