SDL.Video.Window.set_modal_for – sdl2 Reference Manual
set_modal_for
Description:
[
Version
( since =
"2.0.5"
) ]
[
CCode
( cname =
"SDL_SetWindowModalFor"
) ]
public
int
set_modal_for
(
Window
parent)
Use this function to set the window as a modal for another window.
This only works in X11
2022 vala-language.org