filename


Description:

[ NoAccessorMethod ]
[ Version ( deprecated = true , deprecated_since = "1.12" ) ]
public string filename { owned get; set; }

Warning: filename is deprecated since 1.12.

The path of the file containing the image data to be displayed by the texture.

Note:

Use Image and platform-specific image loading API, like GdkPixbuf

This property is unset when using the clutter_texture_set_from_*_data() family of functions.