view finch/libgnt/pygnt/common.h @ 19532:e2411ff184ba

Add Resiak as CPW too
author Sean Egan <seanegan@gmail.com>
date Wed, 29 Aug 2007 19:59:07 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);