# `GSSidebarItem expandNameList:`

*Instance Method*

## Declaration

```swift
func expandNameList(_ glyphsInfo: GSGlyphsInfo)
```

```objc
- (void) expandNameList:(GSGlyphsInfo *) glyphsInfo;
```

```python
expandNameList_(glyphsInfo: GSGlyphsInfo)
```

