GAppInfoIface.getDescription

struct GAppInfoIface
extern (C)
const(char)* function(GAppInfo* appinfo) getDescription;

Return Value

a string containing a description of the application @appinfo, or %NULL if none.

Meta