> Thierry Tracol <thierry.tracol@xxxxxxxxxxxxxx> writes: > >> I am currently adapting a Unix Gimp plug-in to Windows Gimp. >> I have a problem because the plug-in is using the >> "gimp_selection_invert" function which works well with Unix, but it >> doesn't seem to exist on PC. [...] > I'd appreciate if you could file a bug-report for this problem. It > would be even better if you fixed the gimp.def file and attached a > patch to the bug-report. Perhaps Tor can comment if I'm wrong and > libgimp/gimp.def is not the right place to fix this. The function to invert a selection does exist in WinGIMP 1.2.0 and 1.2.3. The DB Browser lists it as 'gimp-selection-invert'.