GAppInfoIface.removeSupportsType

struct GAppInfoIface
extern (C)
int function(GAppInfo* appinfo, const(char)* contentType, GError** err) removeSupportsType;

Return Value

TRUE on success, FALSE on error.

Throws

GException on failure.