Function conrod::graph::algo::pick_scrollable_widgets [] [src]

pub fn pick_scrollable_widgets(depth_order: &[NodeIndex], xy: Point) -> PickScrollableWidgets

Produces a graph node "walker" that yields all scrollable widgets under the given xy position in order from top to bottom.