finch/libgnt/pygnt/common.h@a276583c694c
finch/libgnt/pygnt/common.h
Tue, 17 Jul 2007 11:09:03 +0000
- author
- Sadrul Habib Chowdhury <sadrul@pidgin.im>
- date
- Tue, 17 Jul 2007 11:09:03 +0000
- changeset 18826
- a276583c694c
- child 19173
-
467db4a9cc44
- permissions
- -rw-r--r--
Do some work to make pygnt more useful. The dbus-gnt script works fairly
well now.
#include "Python.h"
#include "gnt.h"
PyObject *create_pyobject_from_string_list(GList *list);