gsf-infile

Name

gsf-infile -- 

Description

Details

GSF_INFILE_TYPE

#define GSF_INFILE_TYPE        (gsf_infile_get_type ())


GSF_INFILE()

#define GSF_INFILE(o)          (G_TYPE_CHECK_INSTANCE_CAST ((o), GSF_INFILE_TYPE, GsfInfile))


gsf_infile_get_type ()

GType       gsf_infile_get_type             (void);



gsf_infile_child_by_index ()

GsfInput*   gsf_infile_child_by_index       (GsfInfile *infile,
                                             int i);


gsf_infile_child_by_name ()

GsfInput*   gsf_infile_child_by_name        (GsfInfile *infile,
                                             char const *name);