|
__init__(self,
AllJpegs=[ ] ,
first=0,
selected=[ ] ,
mode=' FullScreen ' ) |
|
|
|
flush_event_queue(self)
Updates the GTK GUI before coming back to the gtk.main() |
|
|
|
ShowImage(self)
Show the image in the given GtkImage widget and set up the exif tags
in the GUI |
|
|
|
keypressed(self,
widget,
event,
*args)
keylogger |
|
|
|
droite(self,
*args)
rotate the current image clockwise |
|
|
|
gauche(self,
*args)
rotate the current image clockwise |
|
|
|
destroy(self,
*args)
destroy clicked by user |
|
|
|
NormalScreen(self,
*args)
Switch to Normal mode |
|
|
|
next(self,
*args)
Switch to the next image |
|
|
|
previous(self,
*args)
Switch to the previous image |
|
|
|
nextJ(self,
*args)
Switch to the first image of the next day |
|
|
|
previousJ(self,
*args)
Switch to the first image of the previous day |
|
|
|
select_Shortcut(self,
*args)
Select or unselect the image |
|
|
|
SlideShow(self)
Starts the slide show |
|
|