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
gimpthumb-error.c
gimpthumb-error.h
gimpthumb-types.h
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
gimpthumb.def
gimpthumb.h
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