>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.
_______________________________________________
gimp-developer-list mailing list
List address:    gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list

Reply via email to