gAppInfoGetDescription {RGtk2}R Documentation

gAppInfoGetDescription

Description

Gets a human-readable description of an installed application.

Usage

gAppInfoGetDescription(object)

Arguments

object

a GAppInfo.

Value

[char] a string containing a description of the application appinfo, or NULL if none.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]