Method

CoglTextureget_context

Declaration [src]

CoglContext*
cogl_texture_get_context (
  CoglTexture* texture
)

Description

No description available.

Return value

Type: CoglContext

The associated %CoglContext.

The returned data is owned by the instance.