Method

EogImageget_thumbnail

Declaration [src]

GdkPixbuf*
eog_image_get_thumbnail (
  EogImage* img
)

Description [src]

Gets the thumbnail pixbuf for img.

Return value

Returns: GdkPixbuf
 

A GdkPixbuf with a thumbnail.

 The caller of the method takes ownership of the data, and is responsible for freeing it.