view finch/libgnt/pygnt/common.h @ 22557:25d34ee59435

Belarusian Latin translation updated again (Ihar Hrachyshka) Closes #5333
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 29 Mar 2008 19:14:17 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);