Gimp.FileProcedure.prototype.get_magics

function get_magics(): String {
    // Gjs wrapper for gimp_file_procedure_get_magics()
}
  

Returns the procedure's magics as set with [method@FileProcedure.set_magics].

Since 3.0

Returns

The procedure's registered magics.