Gtk.Videoclass type video_t = object ... endclass video : [ `video | `widget | `initially_unowned | `object_ ] Gobject.obj -> video_tval new_ : unit -> video_tval new_for_file : Ocgtk_gio.Gio.File.file_t option -> video_tval new_for_filename : string option -> video_tval new_for_media_stream :
Ocgtk_gtk__.GMedia_stream.media_stream_t option ->
video_tval new_for_resource : string option -> video_t