get_preview_uri


Description:

[ Version ( since = "2.4" ) ]
public string? get_preview_uri ()

Gets the URI that should be previewed in a custom preview widget.

See set_preview_widget.

Parameters:

this

a FileChooser

Returns:

the URI for the file to preview, or null if no file is selected. Free with g_free.