Skip to content
  • Jehan's avatar
    plug-ins: fix file-gih. · d47fc137
    Jehan authored
    We currently cannot call gimp_pdb_run_procedure() for procedures
    containing arrays because this C-type doesn't contain the size
    information (which is in a second parameter but since the rule is not
    hard-coded, our API can't know this).
    
    See issue #7369.
    d47fc137