GimpUi.PathEditor::writable-changed
def callback(path_editor, user_param1, ...)
This signal is emitted whenever the "writable" column of a directory is changed, either by the user clicking on it or by calling GimpUi.PathEditor.set_dir_writable.
user_param1
- path_editor
instance of GimpUi.PathEditor that is emitting the signal
- ...
additional user parameters (if any)