# `GlyphsPathPlugin makeNodeFirst:`

*Instance Method*

## Declaration

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

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

```python
makeNodeFirst_(sender: object)
```

