GAppInfoIface.equal

struct GAppInfoIface
extern (C)
int function(GAppInfo* appinfo1, GAppInfo* appinfo2) equal;

Return Value

%TRUE if @appinfo1 is equal to @appinfo2. %FALSE otherwise.

Meta