devel-docs: some more items for GIMP3-API-Changes.txt

This commit is contained in:
Michael Natterer
2014-06-02 20:38:20 +02:00
parent 660854f53c
commit 6f9fc7b10a

View File

@ -16,3 +16,9 @@ we break API/ABI for 3.x.
- Add user_data to all functions passed to gimp_widgets_init()
- Preferrably make gimp_widgets_init() take a vtable with padding.
- Change GIMP_CONFIG_INSTALL_PROP_FOO() macros to include the nick,
or drop them alltogether
- Change gimp_prop_foo_new() to use the nick as label, or find some
other way to use the nick.