Package: gdk
Function gdk:window-has-native
Lambda Listgdk:window-has-native (window) ArgumentsReturn ValueTrue if the window has a native window, false otherwise. Details
Checks whether the window has a native window or not. Note that you can use the gdk:window-ensure-native function if a native
window is needed. | See also |
#2023-2-26