Method

CoglPipelineget_name

Declaration [src]

const char*
cogl_pipeline_get_name (
  CoglPipeline* pipeline
)

Description

No description available.

Return value

Type: const char*

The pipeline name, or NULL.

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