Reconstructing original GObjects
- From: Matthias Vogelgesang <matthias vogelgesang gmail com>
- To: python-hackers-list gnome org
- Subject: Reconstructing original GObjects
- Date: Fri, 18 Nov 2011 18:52:52 -0800
Hi,
I am facing a problem, that to my understanding is currently not
solvable. I have written a GObject class hierarchy (working fine so
far) that I expose to Python via GObject-Introspection (also working).
Now I'd like to interface one of my classes with numpy using the
Python C API. To do so, I'd need to recreate the C-GObject from the
PyObject. This looks to me to be impossible without some ugly hacks.
My questions are: 1) Have I overlooked something? 2) If not, do you
plan to implement such a thing?
Regards,
Matthias
--
Matthias Vogelgesang
Public-Key: http://tinyurl.com/2qcydl
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]