ApplicationWindow.setHelpOverlay

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.

class ApplicationWindow
void
setHelpOverlay

Parameters

helpOverlay ShortcutsWindow

a GtkShortcutsWindow

Meta