# `GlyphsPathPlugin clearForAll:`

*Instance Method*

## Declaration

```swift
@IBAction func clear(forAll sender: NSMenuItem)
```

```objc
- (void) clearForAll:(NSMenuItem *) sender;
```

```python
clearForAll_(sender: NSMenuItem)
```

