Method

GimpProcedureget_authors

Declaration [src]

const gchar*
gimp_procedure_get_authors (
  GimpProcedure* procedure
)

Description

No description available.
Available since:3.0

Return value

Returns: const gchar*
 

The procedure’s authors given in gimp_procedure_set_attribution().

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.