Mercurial > pidgin.yaz
view finch/libgnt/pygnt/common.h @ 20135:14aa789d21c9
New toolbar icons
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Mon, 17 Sep 2007 19:56:18 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);