view finch/libgnt/pygnt/common.h @ 22319:d30bee8d6bdf

Modified patch ('big_smiley_change.patch') from Mauro and Jorge (Masca) to get rid of one of the hash-tables. References #1187.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 25 Feb 2008 04:20:53 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);