Mercurial > pidgin
view finch/libgnt/pygnt/common.h @ 19345:9477c505c859
Prep for 2.1.2 -- we can make this 2.2.0 if we desire, later
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Mon, 20 Aug 2007 18:31:14 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);