-
Notifications
You must be signed in to change notification settings - Fork 53
MTY_WindowRemoveWebView
chrisd1100 edited this page Aug 25, 2022
·
1 revision
Remove the WebView from a window.
void MTY_WindowRemoveWebView(
MTY_App * app,
MTY_Window window
);
app
(MTY_App *
)
The MTY_App
.
window
(MTY_Window
)
An MTY_Window
.