get_preview_uri
Description:
Gets the URI that should be previewed in a custom preview widget.
See set_preview_widget.
Parameters:
this |
Returns:
the URI for the file to preview, or null if no file is selected. Free with g_free. |
Gets the URI that should be previewed in a custom preview widget.
See set_preview_widget.
this |
the URI for the file to preview, or null if no file is selected. Free with g_free. |