Window.hasNative
bool hasNative() nothrowChecks whether the window has a native window or not. Note that you can use gdk.window.Window.ensureNative if a native window is needed.
Returns
true if the window has a native window, false otherwise.
bool hasNative() nothrowChecks whether the window has a native window or not. Note that you can use gdk.window.Window.ensureNative if a native window is needed.