GimpUi.PathEditor::writable-changed
connect('writable-changed', function (pathEditor, ): void);
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.prototype.set_dir_writable.
- pathEditor
instance of GimpUi.PathEditor that is emitting the signal