Function smithay_client_toolkit::get_surface_outputs
source · [−]Expand description
Returns a list of outputs the surface is displayed on.
Panics if the surface was not created using Environment::create_surface
or
Environment::create_surface_with_dpi_callback
.