view finch/libgnt/pygnt/common.h @ 22299:858ce8a1fc8c

Pull setting the urgent hint on the blist when it is unfocused into its own function.
author Will Thompson <will.thompson@collabora.co.uk>
date Sat, 16 Feb 2008 18:13:48 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);