Mercurial > pidgin
view finch/libgnt/pygnt/common.h @ 19391:7b1e34d10986
merge of '5e1b8aa2904f61701e271733882021002c85f8f3'
and '7065ea3a32aff99504eab114d10635aa0c1dcf6f'
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Thu, 23 Aug 2007 22:31:40 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);