pub fn is_layer_window(window: &impl IsA<Window>) -> bool
Available on crate feature v0_5 only.
Expand description

window

A gtk::Window that may or may not have a layer surface.

Returns

if window has been initialized as a layer surface.