Method
CoglContextget_display
Declaration [src]
CoglDisplay*
cogl_context_get_display (
CoglContext* context
)
Description [src]
Retrieves the CoglDisplay that is internally associated with the given context.
| Gets property | Cogl.Context:display |
Return value
Type: CoglDisplay
The CoglDisplay associated with the given context.
| The returned data is owned by the instance. |