Mercurial > pidgin.yaz
view finch/libgnt/pygnt/common.h @ 21630:1c34b63076df
merge of '2cbd8db1d77e345ea55b3b765ca79726273ca727'
and '4f88abe06fd8a1d074983f3cf8aeb93d06d57f5f'
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Fri, 23 Nov 2007 19:42:47 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);