Hi all, im writing a python plugin for eog and i need to reload current image My function is like this: def my_callback(self, action, window): window.reload_image() I have an error: unknown attribute reload_image for window. How I can reload image using python? I've see that in C I can call oeg_window_reload_image(window); Thx.
Attachment:
signature.asc
Description: OpenPGP digital signature