[ Version ( since = "2.22" ) ]
public bool has_native ()
Checks whether the window has a native window or not.
Note that you can use ensure_native if a native window is needed.
this |
a Window |
true if the this has a native window, false otherwise. |