Package: gtk
Class gtk:uri-launcher
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails A gtk:uri-launcher object collects the arguments that are needed to
open a URI 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:uri-launcher-launch function. This API follows the GIO async pattern, and the result can be obtained by calling the gtk:uri-launcher-launch-finish function. To launch a file, use the gtk:file-launcher object. Since 4.10 | Inherited Slot Access FunctionsSee also |
#2023-10-19