SwiftGtk
SwiftGtk copied to clipboard
Added enterFullScreen and exitFullScreen methods to Window
This adds two new methods to Window: enterFullScreen() and exitFullScreen(). I tested them on macOS and on my Raspberry Pi and they worked on both. I updated the sample project with two new buttons to demonstrate the new feature.