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