Skip to content
  • Michael Natterer's avatar
    libgimp: add a GimpProcedure class · 8a462e86
    Michael Natterer authored
    Mostly the same code as GimpProcedure in app/pdb/.
    
    Move the "run" function to GimpProcedure. Add API to GimpPlugIn to
    list and create procedures, and always keep a list of the plug-ins
    procedures around. Still only using the old params and return_vals.
    8a462e86