Mercurial > pidgin.yaz
view finch/libgnt/pygnt/common.h @ 18724:bfa12b00f54b
Export gnt_widget_get_size for pygnt.
I tried to export _register_action, but it doesn't work.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Mon, 30 Jul 2007 20:24:04 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);