# `GSWindowController runFilterAction:`

*Instance Method*

## Declaration

```swift
func runFilterAction(_ sender: Any)
```

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

```python
runFilterAction_(sender: object)
```

