GimpUi.PathEditor::path-changed

def callback(path_editor, user_param1, ...)
  

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

user_param1

path_editor

instance of GimpUi.PathEditor that is emitting the signal

...

additional user parameters (if any)