PresentationParser

PresentationParser — Opening and Saving of Presentations

Synopsis




void        cria_presentation_populate_from_xml_input
                                            (CriaPresentation *self,
                                             GsfInput *input,
                                             GError **error);

Description

Details

cria_presentation_populate_from_xml_input ()

void        cria_presentation_populate_from_xml_input
                                            (CriaPresentation *self,
                                             GsfInput *input,
                                             GError **error);

Takes an empty presentation and fills it with the data from the input

self : the presentation that's to be filled from the data
input : the GsfInput used to fill the presentation
error : a location to return a GError