ev-init
gboolean ev_init (void);
void
Initializes the evince document library, and binds the evince gettext domain.
You must call this before calling any other function in the evince document library.
TRUE if any backends were found; FALSE otherwise
TRUE
FALSE
void ev_shutdown (void);
Shuts the evince document library down.