Thread
:
Deleting book
View Single Post
05-26-2012, 04:17 PM
#
2
kovidgoyal
creator of calibre
Posts: 45,423
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
If you want to see what methods are available on any python object just insert a
print (vars(obj))
and run calibre with
calibre-debug -g
The self.gui class is defined in gui2/ui.py
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS