Method
GdkWindowhas_native
since: 2.22
Declaration [src]
gboolean
gdk_window_has_native (
GdkWindow* window
)
Description [src]
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.
Available since: 2.22