Mercurial > pidgin
view finch/libgnt/pygnt/common.h @ 19770:ebf4fe12ad10
merge of '568fa1d06eec5b85c215976c97bba59da8c139a7'
and 'b5d08ea2ffcf40d88397c533814778a4675f6cf5'
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 12 Sep 2007 13:00:42 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);