has_native
Description:
Checks whether the window has a native window or not.
Note that you can use ensure_native if a native window is needed.
Parameters:
| this |
a Window |
Returns:
|
true if the this has a native window, false otherwise. |