Function gtk::test_widget_send_key
[−]
[src]
pub fn test_widget_send_key<P: IsA<Widget>>(
widget: &P,
keyval: u32,
modifiers: ModifierType
) -> bool