Mercurial > pidgin.yaz
view finch/libgnt/pygnt/common.h @ 19807:970b886f57dd
Trying pidgin_get_toplevel
author | Gabriel Schulhof <nix@go-nix.ca> |
---|---|
date | Sat, 28 Jul 2007 09:38:24 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);