Re: [Gimp-developer] Problems using the PF_STRINGARRAY parameter type when writing a Python plugin for Gimp.



I'm trying to write a very basic plugin for Gimp using Python and I
want its one and only parameter to be of type PF_STRINGARRAY. The goal
of my plugin for the time being, is to receive a list of files, and
then simply print their names on the Command line, when the plugin is
run.

<https://mail.gnome.org/archives/gimp-developer-list>A bit of Googling leads to the conclusion that 
PF_STRINGARRAY only exists in a hacked version of gimpfu.py so isn't a standard part of GIMP as shipped.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]