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