Features/GTK3/Development: Difference between revisions
DanielDrake (talk | contribs) No edit summary |
|||
| Line 53: | Line 53: | ||
* enable GDK introspection access to X11 window properties (Raul) | * enable GDK introspection access to X11 window properties (Raul) | ||
* extend gio mime type API so that we can drop our xdgmime copy (e.g. need to be able to get default file extension for a given mime type) | * extend gio mime type API so that we can drop our xdgmime copy (e.g. need to be able to get default file extension for a given mime type) | ||
* chaining up in vfuncs: https://bugzilla.gnome.org/show_bug.cgi?id=662994 | |||
* implementing GtkContainer::forall: https://bugzilla.gnome.org/show_bug.cgi?id=644926 | |||