[ CCode ( type_id = "gimp_export_procedure_get_type ()" ) ]
public class ExportProcedure : FileProcedure
Export procedures implement image export.
Registered export procedures will be automatically available in the export interfaces and functions of GIMP. The detection (to decide which file is redirected to which plug-in procedure) depends on the various methods set with [class@FileProcedure] API.
name which will call
run_func when invoked.