Function
EvinceDocumentDocumentmisc_get_thumbnail_frame
Declaration [src]
GdkPixbuf*
ev_document_misc_get_thumbnail_frame (
int width,
int height,
GdkPixbuf* source_pixbuf
)
Parameters
width |
int |
The desired width. |
|
height |
int |
The desired height. |
|
source_pixbuf |
GdkPixbuf |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GdkPixbuf |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |