ApplicationWindow.setHelpOverlay

void setHelpOverlay(gtk.shortcuts_window.ShortcutsWindow helpOverlay = null)

Associates a shortcuts window with the application window.

Additionally, sets up an action with the name win.show-help-overlay to present it.

window takes responsibility for destroying help_overlay.

Parameters

helpOverlaya [gtk.shortcuts_window.ShortcutsWindow]