Video.this

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.

Parameters

filename string

filename to play back

Return Value

a new GtkVideo

Throws

ConstructionException GTK+ fails to create the object.

Meta