Gimp.export_iptc

@returns(bool)
def export_iptc():
    # Python wrapper for gimp_export_iptc()
  

Returns whether file plug-ins should default to exporting IPTC metadata, according preferences (original settings is False since metadata can contain sensitive information).

Since 2.10

Returns