Virtual Method
GimpProcedurecreate_config
Declaration [src]
GimpProcedureConfig*
create_config (
  GimpProcedure* procedure,
  GParamSpec** args,
  gint n_args
)
Parameters
- args
- 
            Type: GParamSpecNo description available. The data is owned by the caller of the method. 
- n_args
- 
            Type: gintNo description available. 
Return value
Type: GimpProcedureConfig
No description available.
| The returned data is owned by the instance. |