gsf-infile-msole
Details
struct GsfInfileMSOle
struct GsfInfileMSOle;
GSF_INFILE_MSOLE_TYPE
#define GSF_INFILE_MSOLE_TYPE (gsf_infile_msole_get_type ())
GSF_INFILE_MSOLE()
#define GSF_INFILE_MSOLE(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), GSF_INFILE_MSOLE_TYPE, GsfInfileMSOle))
gsf_infile_msole_get_type ()
GType gsf_infile_msole_get_type (void);
gsf_infile_msole_new ()
GsfInfileMSOle* gsf_infile_msole_new (GsfInput *source,
GError **err);
Opens the root directory of an MS OLE file.
NOTE : adds a reference to source