|
Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Include dependency graph for ev-async-renderer.c:Go to the source code of this file.
Enumerations | |
| enum | { RENDER_FINISHED, LAST_SIGNAL } |
Functions | |
| static void | ev_async_renderer_default_init (EvAsyncRendererInterface *klass) |
| void | ev_async_renderer_render_pixbuf (EvAsyncRenderer *async_renderer, int page, double scale, int rotation) |
Variables | |
| static guint | signals [LAST_SIGNAL] = { 0 } |
| anonymous enum |
| Enumerator | |
|---|---|
| RENDER_FINISHED | |
| LAST_SIGNAL | |
Definition at line 26 of file ev-async-renderer.c.
|
static |
Definition at line 37 of file ev-async-renderer.c.
| void ev_async_renderer_render_pixbuf | ( | EvAsyncRenderer * | async_renderer, |
| int | page, | ||
| double | scale, | ||
| int | rotation | ||
| ) |
Definition at line 57 of file ev-async-renderer.c.
|
static |
Definition at line 32 of file ev-async-renderer.c.