Method

MetaBackgroundImageget_texture

Declaration [src]

CoglTexture*
meta_background_image_get_texture (
  MetaBackgroundImage* image
)

Description

No description available.

Return value

Returns: CoglTexture*
 

A CoglTexture if loading succeeded; if loading failed or has not yet finished, NULL.

 The data is owned by the instance.