Method
CoglTextureget_context
Declaration [src]
CoglContext*
cogl_texture_get_context (
CoglTexture* texture
)
Return value
Type: CoglContext
The associated %CoglContext.
The returned data is owned by the instance. |
CoglContext*
cogl_texture_get_context (
CoglTexture* texture
)
Type: CoglContext
The associated %CoglContext.
The returned data is owned by the instance. |