Features/GTK3/Porting/GetBooks: Difference between revisions
| Line 242: | Line 242: | ||
* <tt>Gtk.ListStore</tt> doesn't have the method '''.reorder'''. There is a [https://bugzilla.gnome.org/show_bug.cgi?id=677941 ticket] reported upstream about this. | * <tt>Gtk.ListStore</tt> doesn't have the method '''.reorder'''. There is a [https://bugzilla.gnome.org/show_bug.cgi?id=677941 ticket] reported upstream about this. | ||
* Should I use the Sugar's Palette instead of Gtk.Menu? | * Should I use the Sugar's Palette instead of Gtk.Menu? | ||
* I replaced the use of <tt>dbus</tt> by [http://developer.gnome.org/gio/unstable/pt02.html Gio] to monitor the (dis)connection of pen drives | |||
= Missing / Problematic things (not ported yet) = | = Missing / Problematic things (not ported yet) = | ||