Method
CoglContextget_renderer
Declaration [src]
CoglRenderer*
cogl_context_get_renderer (
CoglContext* context
)
Return value
Type: CoglRenderer
The CoglRenderer associated with the
given context.
| The returned data is owned by the instance. |