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
Deprecated: Use gtk.shortcut.Shortcut and gtk.event_controller.EventController to implement keyboard shortcuts
Connect to KeysChanged signal.
emitted when the set of accelerators or mnemonics that are associated with window changes.