# `GlyphsPathPlugin makeNodeFirstForAll:`

*Instance Method*

## Declaration

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

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

```python
makeNodeFirstForAll_(sender: object)
```

