Method
GimpProcedureget_argument_sync
Declaration [src]
GimpArgumentSync
gimp_procedure_get_argument_sync (
GimpProcedure* procedure,
const gchar* arg_name
)
Parameters
arg_name |
const gchar* |
The name of one of |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | GimpArgumentSync |
The |