GAppInfoIface.shouldShow

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

Return Value

%TRUE if the @appinfo should be shown, %FALSE otherwise.

Meta