Features/GTK3/Porting/GetBooks: Difference between revisions
| Line 132: | Line 132: | ||
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 | |||
= References / Useful links = | = References / Useful links = | ||