view finch/libgnt/pygnt/common.h @ 22365:47d5a9ccf216

Belarusian Latin translation updated (Ihar Hrachyshka) Closes #4146
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 28 Feb 2008 15:44:07 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);