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
]