Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Go to the source code of this file.
Macros | |
#define | EV_DEPRECATED G_DEPRECATED |
#define | EV_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) |
#define | EV_UNAVAILABLE(maj, min) G_UNAVAILABLE(maj,min) |
#define EV_DEPRECATED G_DEPRECATED |
Definition at line 27 of file ev-macros.h.
#define EV_DEPRECATED_FOR | ( | f) | G_DEPRECATED_FOR(f) |
Definition at line 28 of file ev-macros.h.
#define EV_UNAVAILABLE | ( | maj, | |
min | |||
) | G_UNAVAILABLE(maj,min) |
Definition at line 29 of file ev-macros.h.