# `GSGlyphsInfo applicationSupportPaths`

*Type Method*

## Declaration

```swift
class func applicationSupportPaths() -> [Any]
```

```objc
+ (NSArray *) applicationSupportPaths;
```

```python
applicationSupportPaths() -> list
```

