MCPcopy Create free account
hub / github.com/Redot-Engine/redot-engine / window_request_attention

Method window_request_attention

platform/web/display_server_web.cpp:1439–1441  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1437}
1438
1439void DisplayServerWeb::window_request_attention(WindowID p_window) {
1440 // Not supported.
1441}
1442
1443void DisplayServerWeb::window_move_to_foreground(WindowID p_window) {
1444 // Not supported.

Callers 3

_menu_option_confirmMethod · 0.45
stopMethod · 0.45
bake_func_endMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected