ev-init
gboolean ev_init (void); void ev_shutdown (void);
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 :
TRUE
FALSE
void ev_shutdown (void);
Shuts the evince document library down.