view finch/libgnt/pygnt/common.h @ 21205:ebbe7b5df08e

Move 2.2.2 to the right place.
author Richard Laager <rlaager@wiktel.com>
date Wed, 10 Oct 2007 04:01:22 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);