# `GSDocument loadCustomGlyphsData`

*Instance Method*

## Declaration

```swift
func loadCustomGlyphsData() -> Bool
```

```objc
- (BOOL) loadCustomGlyphsData;
```

```python
loadCustomGlyphsData() -> bool
```

