GimpUi.PathEditor::path-changed

connect('path-changed', function (pathEditor, ): void);
  

This signal is emitted whenever the user adds, deletes, modifies or reorders an element of the search path.

pathEditor

instance of GimpUi.PathEditor that is emitting the signal