pub fn main_adw_application() -> Application
Available on crate feature libadwaita only.
Expand description

Returns the global adw::Application that’s used internally by RelmApp if the libadwaita feature is enabled.

Note: The global application can be overwritten by calling RelmApp::from_app().