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