I'm trying to work out what function call opens the Applications overlay in Ubuntu 18.04 - this is the function call that runs when the Super+a shortcut is pressed in Ubuntu 18.04.
Applications overlay:
I've attempted to find an application that prints the function call from a given keyboard shortcut, but couldn't find anything. Googling generic words such as "applications overlay" didn't work either.
Furthermore, is there any way to find out these function calls in the future (e.g., documentation), as I feel I'm asking a very basic question.