Constructor
GimpUiExportProcedureDialognew
Declaration [src]
GtkWidget*
gimp_export_procedure_dialog_new (
  GimpExportProcedure* procedure,
  GimpProcedureConfig* config,
  GimpImage* image
)
Parameters
- procedure
- 
            Type: GimpExportProcedureNo description available. The data is owned by the caller of the function. 
- config
- 
            Type: GimpProcedureConfigNo description available. The data is owned by the caller of the function. 
- image
- 
            Type: GimpImageNo description available. The data is owned by the caller of the function. 
Return value
Type: GtkWidget
No description available.
| The data is owned by the called function. |