5 * ROX-Filer, filer for the ROX desktop project
6 * By Thomas Leonard, <tal197@users.sourceforge.net>.
12 #include <glib-object.h>
14 typedef struct _XMLwrapperClass XMLwrapperClass
;
16 struct _XMLwrapperClass
{
25 XMLwrapper
*xml_new(const char *pathname
);
27 #endif /* __XML_H__ */