pub fn x11_get_default_root_xwindow() -> Window
Expand description

Gets the root window of the default screen (see [x11_get_default_screen()][crate::x11_get_default_screen()]).

Returns

an Xlib Window.