On 14 August 2012 12:57, Ragnar Brynjúlfsson <rag...@ragtag.net> wrote: > Hi, > > Is there a way to access what the thumbnail size > (Edit>Preferences>Environment>Size of Thumbnails) is set to in the > Gimp preferences from within my Python script?
No, there is no API for that. The only ways of doing that are hacking around the application. One way I can think of would be to change GIMP's configuration files - but GIMP would have to be restarted for that to take effect. js -><- > > My script currently uses the largest size thumbnails it can find of > the .xcf files it uses, but I would prefer if it stuck to the > thumbnail size the user has chosen in the preferences. > > The script is available here http://registry.gimp.org/node/25975 > > Cheers, > > Ragnar _______________________________________________ gimp-developer-list mailing list gimp-developer-list@gnome.org https://mail.gnome.org/mailman/listinfo/gimp-developer-list