Learn R Programming

RGtk2 (version 2.20.3)

gAppInfoCreateFromCommandline: gAppInfoCreateFromCommandline

Description

Creates a new GAppInfo from the given information.

Usage

gAppInfoCreateFromCommandline(commandline, application.name = NULL, flags = "G_APP_INFO_CREATE_NONE", .errwarn = TRUE)

Arguments

Value

A list containing the following elements:retval[GAppInfo] new GAppInfo for given command.errora GError location to store the error occuring, NULL to ignore.