Implement serialization to GVariant.

This commit is contained in:
Daiki Ueno
2011-02-14 14:13:02 +09:00
parent 11026923bd
commit 7916930160
23 changed files with 774 additions and 396 deletions

View File

@ -27,5 +27,6 @@
#include "eek-symbol.h"
#include "eek-keysym.h"
#include "eek-xml.h"
#include "eek-serializable.h"
#endif /* EEK_H */