view finch/libgnt/pygnt/common.h @ 22298:7c5734075af3

Rework update_account_error_state to reuse existing mini-dialogs if they exist, just changing the message as appropriate. I believe this should also reduce spurious re-URGENTings.
author Will Thompson <will.thompson@collabora.co.uk>
date Sat, 16 Feb 2008 15:25:19 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);