Details
ev_init ()
gboolean            ev_init                             (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.
| Returns : | TRUEif any backends were found;FALSEotherwise | 
 
ev_shutdown ()
void                ev_shutdown                         (void);
Shuts the evince document library down.