Declaration

class func defaultValue(forKey name: String, object: GSFont) -> Any?

Declaration

+ (id) defaultValueForKey:(NSString *) name object:(GSFont *) object;

Declaration

defaultValueForKey_object_(name: str, object: GSFont) -> object