Function

GeglOperationget_key

Declaration [src]

const gchar*
gegl_operation_get_key (
  const gchar* operation_type,
  const gchar* key_name
)

Description

No description available.

Parameters

operation_type const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
key_name const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.

Return value

Returns: const gchar*
  No description available.
 The data is owned by the called function.
 The value is a NUL terminated UTF-8 string.