Re: [Gimp-developer] Problems using the PF_STRINGARRAY parameter type when writing a Python plugin for Gimp.
- From: Kevin Payne <paynekj hotmail com>
- To: Craig Sanders <craig sanders gimp gmail com>, "gimp-developer-list gnome org" <gimp-developer-list gnome org>
- Subject: Re: [Gimp-developer] Problems using the PF_STRINGARRAY parameter type when writing a Python plugin for Gimp.
- Date: Wed, 23 May 2018 12:00:11 +0000
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]