# `GlyphsProgressDelegate windowForProgressSheet`

*Instance Method*

## Declaration

```swift
func windowForProgressSheet() -> NSWindow!
```

```objc
- (NSWindow *) windowForProgressSheet;
```

```python
windowForProgressSheet() -> NSWindow
```

