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