Package: gtk
Accessor gtk:video-file
Lambda Listgtk:video-file (object) Syntax(gtk:video-file object) => file (setf (gtk:video-file object) file) ArgumentsDetails Accessor of the file slot of the gtk:video class. The gtk:video-file function gets the file played back by object or nil if not playing back a file. The (setf gtk:video-file) function makes object playback the given file. | See also |
2024-10-31