Method
GimpProcedureget_copyright
Declaration [src]
const gchar*
gimp_procedure_get_copyright (
GimpProcedure* procedure
)
Return value
Returns: | const gchar* |
The procedure’s copyright given in
|
|
The data is owned by the instance. | |
The value is a NUL terminated UTF-8 string. |