view finch/libgnt/pygnt/common.h @ 20927:3d704e6bd08a

s/@TODO/@todo/ for Doxygen.
author Richard Laager <rlaager@wiktel.com>
date Sun, 14 Oct 2007 19:52:12 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);