Method

CoglDisplayget_renderer

Declaration [src]

CoglRenderer*
cogl_display_get_renderer (
  CoglDisplay* display
)

Description [src]

Queries the CoglRenderer associated with the given display.

Return value

Type: CoglRenderer

The associated CoglRenderer.

The returned data is owned by the instance.