# `GlyphsPathPlugin selectionToBackgroundForAll:`

*Instance Method*

## Declaration

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

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

```python
selectionToBackgroundForAll_(sender: object)
```

