Mercurial > pidgin
view finch/libgnt/pygnt/common.h @ 20041:e98404d74a24
Pack smileys into smiley box without expand=FALSE. Fixes #92
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Fri, 14 Sep 2007 21:29:53 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);