mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
Update window interface
This commit is contained in:
@@ -25,6 +25,7 @@ type Window interface {
|
||||
Focus()
|
||||
ForceReload()
|
||||
Fullscreen() Window
|
||||
GetBorderSizes() *LRTB
|
||||
GetScreen() (*Screen, error)
|
||||
GetZoom() float64
|
||||
HandleDragAndDropMessage(filenames []string)
|
||||
|
||||
Reference in New Issue
Block a user