Package: gtk

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

Lambda List

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

Arguments

filename -- a pathname or namestring with the file to open

Return Value

The new gtk:media-file object playing filename.

Details

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

See also

2024-10-31