finch/libgnt/pygnt/common.h

changeset 18826
a276583c694c
child 19173
467db4a9cc44
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/finch/libgnt/pygnt/common.h	Tue Jul 17 11:09:03 2007 +0000
@@ -0,0 +1,5 @@
+#include "Python.h"
+#include "gnt.h"
+
+PyObject *create_pyobject_from_string_list(GList *list);
+

mercurial