Function test_find_sibling

Source
pub fn test_find_sibling<P: IsA<Widget>>(
    base_widget: &P,
    widget_type: Type,
) -> Option<Widget>