set_local_only


Description:

[ Version ( since = "2.10" ) ]
public void set_local_only (bool local_only)

Sets whether only local resources, that is resources using the file:// URI scheme, should be shown in the recently used resources selector.

If local_only is true (the default) then the shown resources are guaranteed to be accessible through the operating system native file system.

Parameters:

this

a RecentChooser

local_only

true if only local files can be shown