ApplicationWindow.setHelpOverlay
void setHelpOverlay(gtk.shortcuts_window.ShortcutsWindow helpOverlay = null)Associates a shortcuts window with the application window, and sets up an action with the name win.show-help-overlay to present it.
window takes resposibility for destroying help_overlay.
Parameters
helpOverlay | a #GtkShortcutsWindow |