view finch/libgnt/pygnt/common.h @ 21892:a0b0d20ba15a

Version 2.4.0devel.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 18 Dec 2007 10:08:18 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);