present window
This commit is contained in:
@@ -320,6 +320,10 @@
|
||||
(webview-show wv)
|
||||
this)
|
||||
|
||||
(define/public (present)
|
||||
(webview-present wv)
|
||||
this)
|
||||
|
||||
(define/public (hide)
|
||||
(webview-hide wv)
|
||||
this)
|
||||
|
||||
Reference in New Issue
Block a user