libsqueeze

libsqueeze

Functions

Description

Functions

lsq_init ()

void
lsq_init (void);

lsq_shutdown ()

void
lsq_shutdown (void);

lsq_new_archive ()

LSQArchive *
lsq_new_archive (GFile *Param1,
                 const gchar *mime_type,
                 gboolean overwrite,
                 GError **error);

lsq_open_archive ()

LSQArchive *
lsq_open_archive (GFile *Param1,
                  GError **error);

lsq_close_archive ()

void
lsq_close_archive (LSQArchive *archive);