gimp/libgimpthumb
Jehan 6dfc9f96c5 app, libgimp, pdb, plug-ins: improve and rename gimp_file_save_thumbnail() to…
… gimp_file_create_thumbnail().

One more case where "save" is misleading, and even more as it's not a
procedure where we control where an image is stored. We only say
basically "make a thumbnail which maps to this file according to my
platform's rules".

As a side fix, I also improved a bit the logic so that it allows @file
to be the exported or — as last fallback — the imported file.

And finally improve the function's docs.
2025-01-21 20:31:27 +01:00
..
gimp-thumbnail-list.c libgimpthumb, app: Make gimpthumbnail attributes private 2024-08-03 04:25:33 +00:00
gimpthumb-enums.h libgimpthumb: update the URL of the thumbnail spec 2018-07-14 13:25:41 +02:00
gimpthumb-error.c Use "Returns:" to annotate return values 2019-08-03 07:53:47 +00:00
gimpthumb-error.h libgimpthumb: update the URL of the thumbnail spec 2018-07-14 13:25:41 +02:00
gimpthumb-types.h libgimpthumb: update the URL of the thumbnail spec 2018-07-14 13:25:41 +02:00
gimpthumb-utils.c app, libgimp, pdb, plug-ins: improve and rename gimp_file_save_thumbnail() to… 2025-01-21 20:31:27 +01:00
gimpthumb-utils.h libgimpthumb: update the URL of the thumbnail spec 2018-07-14 13:25:41 +02:00
gimpthumb.def libgimpthumb: new function gimp_thumb_get_thumb_base_dir() 2013-12-05 21:20:28 +13:00
gimpthumb.h libgimpthumb: update the URL of the thumbnail spec 2018-07-14 13:25:41 +02:00
gimpthumbnail.c app, libgimp, pdb, plug-ins: improve and rename gimp_file_save_thumbnail() to… 2025-01-21 20:31:27 +01:00
gimpthumbnail.h libgimpthumb: GimpThumbnail made into a final class. 2024-10-17 22:38:25 +02:00
meson.build Fix spelling errors found with codespell 2025-01-04 15:11:03 +00:00