Connect to KeysChanged signal.
The ::keys-changed signal gets emitted when the set of accelerators or mnemonics that are associated with window changes.
signal callback delegate or function to connect
void callback(gtk.window.Window window)
window the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to KeysChanged signal.
The ::keys-changed signal gets emitted when the set of accelerators or mnemonics that are associated with window changes.