view finch/libgnt/pygnt/common.h @ 20952:a9f1e320d94d

Fix docklet blinking for real this time. Fixes #3211.
author Casey Harkins <charkins@pidgin.im>
date Mon, 15 Oct 2007 04:45:51 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);