[][src]Function conrod_core::widget::primitive::shape::oval::is_over_widget

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

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