Picture.setResource
void setResource(string resourcePath = null)Makes self load and display the resource at the given resource_path.
This is a utility function that calls gtk.picture.Picture.setFile.
Parameters
resourcePath | the resource to set |
void setResource(string resourcePath = null)Makes self load and display the resource at the given resource_path.
This is a utility function that calls gtk.picture.Picture.setFile.
resourcePath | the resource to set |