gsf-infile-msole

Name

gsf-infile-msole -- 

Synopsis



struct      GsfInfileMSOle;
#define     GSF_INFILE_MSOLE_TYPE
#define     GSF_INFILE_MSOLE                (o)
GType       gsf_infile_msole_get_type       (void);
GsfInfileMSOle* gsf_infile_msole_new        (GsfInput *source,
                                             GError **err);

Description

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))

o :


gsf_infile_msole_get_type ()

GType       gsf_infile_msole_get_type       (void);

Returns :


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

source :

err :

Returns :

: the new ole file handler