| Top |
Functions
g_mime_stream_cat_new ()
GMimeStream *
g_mime_stream_cat_new (void);
Creates a new GMimeStreamCat object.
g_mime_stream_cat_add_source ()
int g_mime_stream_cat_add_source (GMimeStreamCat *cat,GMimeStream *source);
Adds the source
stream to the cat
.
