Constructor
GtkMediaFilenew_for_file
Declaration [src]
GtkMediaStream*
gtk_media_file_new_for_file (
  GFile* file
)
Parameters
| file | GFile | 
| The file to play. | |
| The data is owned by the caller of the function. | 
Return value
| Returns: | GtkMediaFile | 
| A new  | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |