Function test_find_label

Source
pub fn test_find_label<P: IsA<Widget>>(
    widget: &P,
    label_pattern: &str,
) -> Option<Widget>