view finch/libgnt/pygnt/common.h @ 20653:0f423950875c

fixes #3088 committer: Luke Schierer <lschiere@pidgin.im>
author Claudio Satriano <satriano@na.infn.it>
date Tue, 25 Sep 2007 17:45:36 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

#include "Python.h"
#include "gnt.h"

PyObject *create_pyobject_from_string_list(GList *list);