Method
MetaBackgroundImageget_texture
Declaration [src]
CoglTexture*
meta_background_image_get_texture (
MetaBackgroundImage* image
)
Return value
Type: CoglTexture
A CoglTexture
if loading succeeded; if
loading failed or has not yet finished, NULL
.
The returned data is owned by the instance. |