Features/GTK3/Porting/Implode: Difference between revisions
| Line 95: | Line 95: | ||
* I had to add a third argument (None) to Gtk.Notebook.append_page but I don't know why | * I had to add a third argument (None) to Gtk.Notebook.append_page but I don't know why | ||
* Use '''json''' instead of ''simplejson'' or so | * Use '''json''' instead of ''simplejson'' or so | ||
* Replace <tt>gtk.VISIBLE</tt> by '''Gtk.AccelFlags.VISIBLE''' | |||
= Missing things (not ported yet) = | = Missing things (not ported yet) = | ||