gsf-input-stdio

Name

gsf-input-stdio -- 

Description

Details

GSF_INPUT_STDIO_TYPE

#define GSF_INPUT_STDIO_TYPE        (gsf_input_stdio_get_type ())


GSF_INPUT_STDIO()

#define GSF_INPUT_STDIO(o)          (G_TYPE_CHECK_INSTANCE_CAST ((o), GSF_INPUT_STDIO_TYPE, GsfInputStdio))


struct GsfInputStdio

struct GsfInputStdio;


gsf_input_stdio_get_type ()

GType       gsf_input_stdio_get_type        (void);


gsf_input_stdio_new ()

GsfInput*   gsf_input_stdio_new             (char const *filename,
                                             GError **err);