Package: gtk

Function gtk:video-new-for-resource

Lambda List

gtk:video-new-for-resource (path)

Arguments

path -- a string with the resource path to playback

Return Value

The new gtk:video widget.

Details

Creates a new gtk:video widget to playback the given resource. This is a utility function that calls the gtk:video-new-for-file function.
 

See also

2024-10-31