GAppInfoIface.setAsLastUsedForType

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

Return Value

TRUE on success, FALSE on error.

Throws

GException on failure.