aeaa2ed700
1 2 3 4 5 6 7 8 9 10
#ifndef _CAMEL_MBOX_SEARCH_H #define _CAMEL_MBOX_SEARCH_H #include "camel-mbox-folder.h" GList *camel_mbox_folder_search_by_expression(CamelFolder *folder, const char *expression); #endif /* ! _CAMEL_MBOX_SEARCH_H */