Function

Geglformat_get_name

Declaration [src]

const gchar*
gegl_format_get_name (
  GValue* format
)

Description

No description available.

Parameters

format GValue
 

A Babl pointer.

 The data is owned by the caller of the function.

Return value

Returns: const gchar*
 

The format name.

 The data is owned by the called function.
 The return value can be NULL.
 The value is a NUL terminated UTF-8 string.