# `GlyphsPathPlugin checkConnections:`

*Instance Method*

## Declaration

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

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

```python
checkConnections_(sender: object)
```

