gnt-frontend for purple-remote
[python-gnt.git] / common.h
blob56eeba644f4914ec98e4ba99003b8f7e8e9c1c80
1 #include "Python.h"
2 #include "gnt.h"
4 extern GHashTable *bindings;
5 PyObject *create_pyobject_from_string_list(GList *list);