Package: gio

Function g-app-info-launch-default-for-uri

Lambda List

g-app-info-launch-default-for-uri (uri context)

Arguments

uri -- a string with the URI to show
context -- an optional g-app-launch-context object

Return Value

True on sucess, false on error.

Details

Utility function that launches the default application registered to handle the specified URI. Synchronous I/O is done on the URI to detect the type of the file if required.
 

See also

2021-4-14