Mercurial > pidgin
view finch/libgnt/pygnt/common.h @ 20941:65d19253f746
merge of '4d5bbc54236419e777e3df044678b798605409bf'
and 'a3511433f0830f88e2e470b22fd2c706e2aa7713'
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Mon, 15 Oct 2007 01:44:52 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);