get_pixbuf
Description:
Gets the Pixbuf being displayed by the Image.
The storage type of the image must be gtk_image_empty or gtk_image_pixbuf (see get_storage_type). The caller of this function does not own a reference to the returned pixbuf.
Parameters:
this |
a Image |
Returns:
the displayed pixbuf, or null if the image is empty |