view finch/libgnt/pygnt/common.h @ 22385:19f26913fe71

Allow translation/transliteration foo in the plugin window tooltip.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 02 Mar 2008 16:43:22 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);