gAppInfoGetCommandline {RGtk2}R Documentation

gAppInfoGetCommandline

Description

Gets the commandline with which the application will be started.

Usage

gAppInfoGetCommandline(object)

Arguments

object

a GAppInfo

Details

Since 2.20

Value

[char] a string containing the appinfo's commandline, or NULL if this information is not available

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]