view finch/libgnt/pygnt/common.h @ 21313:4f9c54b75ef6

Update the list of files to be translated
author Stu Tomlinson <stu@nosnilmot.com>
date Sun, 11 Nov 2007 12:59:14 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);