Method
Gtk.MediaFile.get_file
Declaration [src]
GFile*
gtk_media_file_get_file (
GtkMediaFile* self
)
Description [src]
Returns the file that self
is currently playing from.
When self
is not playing or not playing from a file,
NULL
is returned.
Gets property | Gtk.MediaFile:file |