Method

EogImageget_thumbnail

Declaration [src]

GdkPixbuf*
eog_image_get_thumbnail (
  EogImage* img
)

Description [src]

Gets the thumbnail pixbuf for img.

Return value

Type: GdkPixbuf

A GdkPixbuf with a thumbnail.

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