~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to app/plug-in/gimppluginmanager-call.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-10-06 13:30:41 UTC
  • mto: This revision was merged to the branch mainline in revision 35.
  • Revision ID: james.westby@ubuntu.com-20081006133041-3panbkcanaymfsmp
Tags: upstream-2.6.0
ImportĀ upstreamĀ versionĀ 2.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
                                                  GimpPlugInProcedure    *procedure,
47
47
                                                  GValueArray            *args,
48
48
                                                  gboolean                synchronous,
49
 
                                                  gboolean                destroy_return_vals,
50
49
                                                  GimpObject             *display);
51
50
 
52
51
/*  Run a temp plug-in proc as if it were a procedure database procedure