Changes

Jump to navigation Jump to search
Line 195: Line 195:  
  self.treemodel = Gtk.ListStore(str)
 
  self.treemodel = Gtk.ListStore(str)
 
* There is something related with <tt>.pack_start</tt> that I couldn't find it out and understand either: http://wiki.sugarlabs.org/go/Features/GTK3/Porting#HBox.2C_VBox.2C_pack_start_and_pack_end
 
* There is something related with <tt>.pack_start</tt> that I couldn't find it out and understand either: http://wiki.sugarlabs.org/go/Features/GTK3/Porting#HBox.2C_VBox.2C_pack_start_and_pack_end
 +
* 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
    
= References / Useful links =
 
= References / Useful links =
266

edits

Navigation menu