view finch/libgnt/pygnt/common.h @ 20299:62d0c7885618

applied changes from 2dc8fc60a9db3bce83fb319e9406ec3c01575911 through 63162f419a649bdd77b85cff73c4c490ec863ed1 log message: | Pounce handlers cannot have a null callback. committer: Luke Schierer <lschiere@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 19 Oct 2007 16:22:50 +0000
parents 5e1412f4e67a
children 6b16fca71f8b
line wrap: on
line source

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

PyObject *create_pyobject_from_string_list(GList *list);