Window.hasNative
bool hasNative()Checks 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()Checks whether the window has a native window or not. Note that you can use [gdk.window.Window.ensureNative] if a native window is needed.