GAppInfoIface.getExecutable

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

Return Value

a string containing the @appinfo's application binaries name

Meta