GimpUi.PathEditor.get_dir_writable

@accepts(GimpUi.PathEditor, unicode)
@returns(bool)
def get_dir_writable(self, directory):
    # Python wrapper for gimp_path_editor_get_dir_writable()
  
self
directory
Returns