Package: gdk

Function gdk-window-has-native

Lambda List

gdk-window-has-native (window)

Arguments

window -- a gdk-window object

Return Value

True if the window has a native window, false otherwise.

Details

Checks whether the window has a native window or not. Note that you can use the function gdk-window-ensure-native if a native window is needed.
 

See also

2020-9-22