# `GlyphsPathPlugin selectionToBackground:`

*Instance Method*

## Declaration

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

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

```python
selectionToBackground_(sender: object)
```

