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.

class Window
bool
hasNative
()

Return Value

Type: bool

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

Meta

Since

2.22