Mercurial > pidgin
view finch/libgnt/pygnt/common.h @ 19289:f12bf92d64ec
Add marginally better doxygen magic to PurplePluginProtocolInfo
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Thu, 16 Aug 2007 18:33:00 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);