main: Make adw_init() call gtk_init()
Make it easier to use, so that there's no need to call gtk_init() manually or to put it into the startup() handler with GApplication.
See #30
Make it easier to use, so that there's no need to call gtk_init() manually or to put it into the startup() handler with GApplication.
See #30