Create a new ClutterTexture with the specified image.
Adds the image to the cache if the image had not been previously loaded. Subsequent calls with the same image URI/path will return a new ClutterTexture with the previously loaded image.
this | |
uri |
A URI or path to a image file |
a newly created ClutterTexture |