Mercurial > pidgin.yaz
view finch/libgnt/pygnt/common.h @ 22290:b6fac84a0974
merge of 'a86cc370be80c0a0f0688ae2dec4f55775779fa1'
and 'ab91624a6e52a9d566b2d04f6c5aa6c78d6fafba'
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Tue, 12 Feb 2008 04:14:39 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);