Picture.getFile
gio.file.File getFile()Gets the [gio.file.File] currently displayed if self is displaying a file.
If self is not displaying a file, for example when [gtk.picture.Picture.setPaintable] was used, then null is returned.
Returns
The [gio.file.File] displayed by self.