Constructor
GimpUiVectorLoadProcedureDialognew
Declaration [src]
GtkWidget*
gimp_vector_load_procedure_dialog_new (
GimpVectorLoadProcedure* procedure,
GimpProcedureConfig* config,
GFile* file
)
Parameters
procedure
-
Type:
GimpVectorLoadProcedure
No description available.
The data is owned by the caller of the function. config
-
Type:
GimpProcedureConfig
No description available.
The data is owned by the caller of the function. file
-
Type:
GFile
No 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. |