get_meta_texture


Description:

public Texture get_meta_texture (string uri, void* ident)

Create a new ClutterTexture using the previously added image associated with the given unique identifier.

See insert_meta

Parameters:

this

A TextureCache

uri

A URI or path to an image file

ident

A unique identifier

Returns:

A newly allocated Texture, or null if no image was found




2022 vala-language.org