Method
FoundryFileManagershow
Declaration [src]
DexFuture*
foundry_file_manager_show (
FoundryFileManager* self,
GFile* file
)
Description [src]
Requests that file
is shown in the users default file-manager.
For example, on GNOME this would open Nautilus.
Parameters
file
-
Type:
GFile
No description available.
The data is owned by the caller of the method.