# `GSEditViewController scrollEditViewToGlyphsAtIndex:`

*Instance Method*

## Declaration

```swift
func scrollEditViewToGlyphs(at index: UInt)
```

```objc
- (void) scrollEditViewToGlyphsAtIndex:(NSUInteger) index;
```

```python
scrollEditViewToGlyphsAtIndex_(index: int)
```

