AgsPersistable

AgsPersistable

Functions

Description

Functions

ags_persistable_read ()

AgsPersistable *
ags_persistable_read (AgsPersistable *persistable,
                      xmlDocPtr doc,
                      xmlNodePtr node);

Returns


ags_persistable_read_link ()

void
ags_persistable_read_link (AgsPersistable *persistable,
                           xmlDocPtr doc,
                           xmlNodePtr node);


ags_persistable_write ()

xmlNodePtr
ags_persistable_write (AgsPersistable *persistable,
                       xmlDocPtr doc);

Returns


ags_persistable_write_link ()

void
ags_persistable_write_link (AgsPersistable *persistable,
                            xmlDocPtr doc,
                            xmlNodePtr node);

Types and Values