[][src]Function gtk::test_find_label

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