Implement wxEVT_WEBVIEW_FULLSCREEN_CHANGED in GTK

This commit is contained in:
Tobias Taschner
2021-02-09 21:48:00 +01:00
parent 1aad333ab9
commit a3f85e9cd5
2 changed files with 35 additions and 1 deletions

View File

@@ -431,7 +431,7 @@ public:
@event{EVT_WEBVIEW_FULL_SCREEN_CHANGED(id, func)}
Process a @c EVT_WEBVIEW_FULL_SCREEN_CHANGED event, generated when
the page wants to enter or leave fullscreen. Use GetInt to get the status.
Currently only implemented for the edge backend.
Currently only implemented for the edge and WebKit2GTK+ backend.
@endEventTable
@since 2.9.3