Function gtk::test_find_widget

source ·
pub fn test_find_widget(
    widget: &impl IsA<Widget>,
    label_pattern: &str,
    widget_type: Type
) -> Option<Widget>