On Sat, 13 Oct 2012 20:14:50 +0200, Kwpolska wrote:
> https://live.gnome.org/EyeOfGnome/Plugins#Python
>
> That is all the documentation in existence for Python plugins.
>
> Examples:
> http://git.gnome.org/browse/eog-plug...ideshowshuffle
> http://git.gnome.org/browse/eog-plug.../pythonconsole
>
> The C code may be of use:
>
> http://ftp.acc.umu.se/pub/GNOME/sour...g-3.6.0.tar.xz
>
> Have fun— oh wait. You can’t, because PyGTK is an unreadable mess.
> And you are working with undocumented stuff.
Also, it is irrelevant ... Gnome3 doesn't use PyGTK, you want PyGIO (for
example
https://live.gnome.org/PyGObject/IntrospectionPorting and other
links to PyGIO). Hint: if you install gobject-introsepction-devel (or
whatever is the name of the package in your distro), you will get in
devhelp quite a nice documentation, and also a lot of stuff to read in /
usr/share/gir-*/.
Best,
Matěj