Function
Eogthumbnail_fit_to_size
Declaration [src]
GdkPixbuf*
eog_thumbnail_fit_to_size (
  GdkPixbuf* thumbnail,
  gint dimension
)
Parameters
- thumbnail
- 
            Type: GdkPixbufA GdkPixbuf.The data is owned by the caller of the function. 
- dimension
- 
            Type: gintThe maximum width or height desired. 
Return value
Type: GdkPixbuf
A new GdkPixbuf.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |