GAppInfoIface.shouldShow

Returns whether an application should be shown (e.g. when getting a list of installed applications). FreeDesktop.Org Startup Notification Specification.

struct GAppInfoIface
extern (C)
bool function(GAppInfo* appinfo) shouldShow;