view finch/libgnt/pygnt/common.h @ 20848:05f525c8f192

Fix CID 312 (Dead code).
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 09 Oct 2007 21:27:29 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);