Is it possible that `GPointer` is a `PyCapsule` (or `PyCObject`) and not an actual `void*` pointing directly to a `GeanyDocument*`?
I'm not advanced pyhton user so I assume that it is (e.g. pygkt creates this "wrap"). But I took an example from here:
http://olivergerlich.wordpress.com/2009/06/28/pythongtk-getting-the-gerror-m...
and it isn't working.
-- Best regards, Pavel Roschin aka RPG