Method
EogImageget_thumbnail
Declaration [src]
GdkPixbuf*
eog_image_get_thumbnail (
EogImage* img
)
Return value
Type: GdkPixbuf
A GdkPixbuf
with a thumbnail.
The caller of the method takes ownership of the data, and is responsible for freeing it. |