Changes

Jump to navigation Jump to search
Line 197: Line 197:  
* I didn't find a solution for this yet: '''gtk.gdk.Pixbuf.save_to_callback'''. So, at the moment, I'm not saving the preview cover for the books
 
* I didn't find a solution for this yet: '''gtk.gdk.Pixbuf.save_to_callback'''. So, at the moment, I'm not saving the preview cover for the books
 
* If the code creates some own object, and it defines some properties, you should use '''__gproperties__''' dictionary: http://python-gtk-3-tutorial.readthedocs.org/en/latest/objects.html#GObject.GObject.__gproperties__
 
* If the code creates some own object, and it defines some properties, you should use '''__gproperties__''' dictionary: http://python-gtk-3-tutorial.readthedocs.org/en/latest/objects.html#GObject.GObject.__gproperties__
 +
* I removed this (<tt>UDISK_DEVICE_PATH = 'org.freedesktop.UDisks.Device'</tt>) because I don't know what it does and it was crashing the Activity
    
= References / Useful links =
 
= References / Useful links =
266

edits

Navigation menu