ev-init

ev-init

Functions

gboolean ev_init ()
void ev_shutdown ()

Description

Functions

ev_init ()

gboolean
ev_init (void);

Initializes the atril document library.

You must call this before calling any other function in the atril document library.

Returns

TRUE if any backends were found; FALSE otherwise


ev_shutdown ()

void
ev_shutdown (void);

Shuts the atril document library down.