# `GlyphsPathPlugin editAnchorName:`

*Instance Method*

## Declaration

```swift
func editAnchorName(_ anchor: GSAnchor)
```

```objc
- (void) editAnchorName:(GSAnchor *) anchor;
```

```python
editAnchorName_(anchor: GSAnchor)
```

