Function slint_interpreter::testing::send_keyboard_char

source ยท
pub fn send_keyboard_char(
    comp: &ComponentInstance,
    string: SharedString,
    pressed: bool,
)
Expand description

Wrapper around [i_slint_core::tests::slint_send_keyboard_char]