Learn R Programming

RGtk2 (version 2.20.21)

gAppInfoLaunchDefaultForUri: gAppInfoLaunchDefaultForUri

Description

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.

Usage

gAppInfoLaunchDefaultForUri(uri, launch.context, .errwarn = TRUE)

Arguments

Value

A list containing the following elements:retval[logical] TRUE on success, FALSE on error.errora GError.