Package: gtk
Class gtk:file-launcher
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gtk:file-launcher object collects the arguments that are needed
to open a file with an application.
Depending on system configuration, user preferences and available APIs, this
may or may not show an app chooser dialog or launch the default application
right away. The operation is started with the gtk:file-launcher-launch function. This API follows the GIO async pattern, and the result can be obtained by calling the gtk:file-launcher-launch-finish function. To launch uris that do not represent files, use the gtk:uri-launcher class. Since 4.10 | Returned bySlot Access FunctionsInherited Slot Access FunctionsSee also |
2024-5-26