Function smithay::wayland::compositor::get_parent[][src]

pub fn get_parent(surface: &WlSurface) -> Option<WlSurface>
Expand description

Retrieve the parent of this surface

Returns None is this surface is a root surface