ensure_native


Description:

[ Version ( since = "2.18" ) ]
public bool ensure_native ()

Tries to ensure that there is a window-system native window for this GdkWindow.

This may fail in some situations, returning false.

Offscreen window and children of them can never have native windows.

Some backends may not support native child windows.

Parameters:

this

a Window

Returns:

true if the window has a native window, false otherwise