Window.hasNative

Checks whether the window has a native window or not. Note that you can use gdk_window_ensure_native() if a native window is needed. Since 2.22

class Window
int
hasNative
()

Return Value

Type: int

TRUE if the window has a native window, FALSE otherwise.

Meta