Method
GtkVideoset_file
Declaration [src]
void
gtk_video_set_file (
GtkVideo* self,
GFile* file
)
Parameters
file
-
Type:
GFile
The file to play.
The argument can be NULL
.The data is owned by the caller of the method.