Picture.setFilename
void setFilename(string filename = null)Makes self load and display the given filename.
This is a utility function that calls gtk.picture.Picture.setFile.
Parameters
filename | the filename to play |
void setFilename(string filename = null)Makes self load and display the given filename.
This is a utility function that calls gtk.picture.Picture.setFile.
filename | the filename to play |