onKeysChanged

fun onKeysChanged(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.Shortcut and class@Gtk.EventController to implement keyboard shortcuts

emitted when the set of accelerators or mnemonics that are associated with @window changes.

Parameters

connectFlags

a combination of ConnectFlags

handler

the Callback to connect