get_file


Description:

public unowned File? get_file ()

Gets the `GFile` currently displayed if this is displaying a file.

If this is not displaying a file, for example when [method@Gtk.Picture.set_paintable] was used, then null is returned.

Parameters:

this

a `GtkPicture`

Returns:

The `GFile` displayed by this.