newForFilename

fun newForFilename(filename: String? = null): Video

Creates a GtkVideo to play back the given @filename.

This is a utility function that calls ctor@Gtk.Video.new_for_file, See that function for details.

Return

a new GtkVideo

Parameters

filename

filename to play back