Function
GeglOperationget_key
Declaration [src]
const gchar*
gegl_operation_get_key (
  const gchar* operation_type,
  const gchar* key_name
)
      Parameters
operation_type- 
            
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- 
            
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.