Mercurial > pidgin
view finch/libgnt/pygnt/common.h @ 20021:69bd73dab9db
merge of '0befa035e9ed7dd56124bd9f33fa7111a6eaf95b'
and '4b4d38a22a9dc4d8eb2d880760fd35e16188114f'
author | Kevin Stange <kevin@simguy.net> |
---|---|
date | Fri, 14 Sep 2007 06:27:58 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);