Mercurial > pidgin
view finch/libgnt/pygnt/common.h @ 20683:4ca047f07624
fixes #3355
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 28 Sep 2007 18:42:55 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);