connectImUpdate
fun connectImUpdate(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>
Emitted whenever the input method context filters away a keypress and prevents the @controller receiving it.
See method@Gtk.EventControllerKey.set_im_context and method@Gtk.IMContext.filter_keypress.
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect