finch/libgnt/pygnt/common.h

changeset 18826
a276583c694c
child 19173
467db4a9cc44
equal deleted inserted replaced
18809:5ba9bf0804fe 18826:a276583c694c
1 #include "Python.h"
2 #include "gnt.h"
3
4 PyObject *create_pyobject_from_string_list(GList *list);
5

mercurial