01-11-2019, 05:31 PM
If you want to get the list of folders that are set in preferences:
Code:
pdb.gimp_gimprc_query("plug-in-path")
Python-fu path of the plug-ins folder
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Python-fu path of the plug-ins folder - by Davide_sd - 01-11-2019, 11:35 AM
RE: Python-fu path of the plug-ins folder - by Ofnuts - 01-11-2019, 12:13 PM
RE: Python-fu path of the plug-ins folder - by Kevin - 01-11-2019, 05:31 PM
RE: Python-fu path of the plug-ins folder - by Davide_sd - 01-16-2019, 09:40 PM
|