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