Gimp.FileProcedure.prototype.get_mime_types

function get_mime_types(): String {
    // Gjs wrapper for gimp_file_procedure_get_mime_types()
}
  

Returns the procedure's mime-type as set with [method@FileProcedure.set_mime_types].

Since 3.0

Returns

The procedure's registered mime-types.