# `GlyphsPathPlugin addComponent:`

*Instance Method*

## Declaration

```swift
@IBAction func addComponent(_ sender: Any)
```

```objc
- (void) addComponent:(id) sender;
```

```python
addComponent_(sender: object)
```

