Gio.AppInfo.prototype.get_description

function get_description(): String {
    // Gjs wrapper for g_app_info_get_description()
}
  

Gets a human-readable description of an installed application.

Returns

a string containing a description of the application appinfo, or null if none.