Function
EvinceDocumentDocumentmisc_render_loading_thumbnail
Declaration [src]
GdkPixbuf*
ev_document_misc_render_loading_thumbnail (
GtkWidget* widget,
int width,
int height,
gboolean inverted_colors
)
Parameters
widget |
GtkWidget |
A |
|
The data is owned by the caller of the function. | |
width |
int |
The desired width. |
|
height |
int |
The desired height. |
|
inverted_colors |
gboolean |
Whether to invert colors. |
Return value
Returns: | GdkPixbuf |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |