Function
EvinceDocumentDocumentmisc_get_loading_thumbnail
Declaration [src]
GdkPixbuf*
ev_document_misc_get_loading_thumbnail (
  int width,
  int height,
  gboolean inverted_colors
)
Parameters
- width
- 
            Type: intThe desired width. 
- height
- 
            Type: intThe desired height. 
- inverted_colors
- 
            Type: gbooleanWhether to invert colors. 
Return value
Type: GdkPixbuf
A GdkPixbuf.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |