Package: gtk

Function gtk:media-file-new-for-resource

Lambda List

gtk:media-file-new-for-resource (path)

Arguments

path -- a string with the resource path to open

Return Value

The new gtk:media-file object playing path.

Details

Creates a new media file. This is a utility function that converts the given resource to a g:file object and calls the gtk:media-file-new-for-file function.
 

See also

2024-10-31