GAppInfoIface.getCommandline

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

Return Value

a string containing the @appinfo's commandline, or %NULL if this information is not available

Meta