GAppInfoIface.setAsDefaultForType

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

Return Value

TRUE on success, FALSE on error.

Throws

GException on failure.