set_filename
Description:
Sets the `GtkMediaFile` to play the given file.
This is a utility function that converts the given filename to a `GFile` and calls [method@Gtk.MediaFile.set_file].
Parameters:
| this |
a `GtkMediaFile` |
| filename |
name of file to play |