Function

EvinceDocumentDocumentmisc_get_loading_thumbnail

Declaration [src]

GdkPixbuf*
ev_document_misc_get_loading_thumbnail (
  int width,
  int height,
  gboolean inverted_colors
)

Description

No description available.

Parameters

width

Type: int

The desired width.

height

Type: int

The desired height.

inverted_colors

Type: gboolean

Whether 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.