Function gtk4_layer_shell::is_layer_window
source · pub fn is_layer_window(window: &impl IsA<Window>) -> bool
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.