Gimp.export_exif
@returns(bool)
def export_exif():
# Python wrapper for gimp_export_exif()
Returns whether file plug-ins should default to exporting Exif metadata, according preferences (original settings is False since metadata can contain sensitive information).
Since 2.10
- Returns