Function i_slint_core::tests::slint_send_keyboard_char
source ยท #[no_mangle]
pub extern "C" fn slint_send_keyboard_char(
string: &SharedString,
pressed: bool,
window_adapter: &WindowAdapterRc,
)
Expand description
Simulate a character input event (pressed or released).