Function gtk::functions::test_find_widget
[−]
[src]
pub fn test_find_widget<P: IsA<Widget>>(
widget: &P,
label_pattern: &str,
widget_type: Type
) -> Option<Widget>