Package: gtk
Function gtk:file-launcher-open-containing-folder
Lambda Listgtk:file-launcher-open-containing-folder (launcher parent cancellable func) ArgumentsDetails
Launch a file manager to show the file in its parent directory. This is only supported native files. It will fail if file is, for example, a http:// URI. The callback function will be called when the operation is completed. It should call the gtk:file-launcher-open-containing-folder-finish function to obtain the result. Since 4.10 | See also |
#2023-10-12