view finch/libgnt/pygnt/common.h @ 18817:cc41918086bd

Install dbus-types.h, which fixes #including dbus-server.h in UIs.
author Will Thompson <will.thompson@collabora.co.uk>
date Mon, 06 Aug 2007 13:55:42 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);