view finch/libgnt/pygnt/common.h @ 20046:466bbf2a516a

remove stale .todos
author Sean Egan <seanegan@gmail.com>
date Sat, 15 Sep 2007 07:12:35 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);