[][src]Function conrod_core::widget::primitive::line::is_over_widget

pub fn is_over_widget(widget: &Container, point: Point, theme: &Theme) -> IsOver

The function to use for picking whether a given point is over the line.