Video.newForResource
Creates a gtk.video.Video to play back the resource at the given resource_path.
This is a utility function that calls gtk.video.Video.newForFile.
Parameters
resourcePath | resource path to play back |
Returns
a new gtk.video.Video
Creates a gtk.video.Video to play back the resource at the given resource_path.
This is a utility function that calls gtk.video.Video.newForFile.
resourcePath | resource path to play back |