Notify.get_app_name
function get_app_name(): String {
// Gjs wrapper for notify_get_app_name()
}
Gets the application name registered.
- Returns
The registered application name, passed to Notify.init.
function get_app_name(): String {
// Gjs wrapper for notify_get_app_name()
}
Gets the application name registered.
The registered application name, passed to Notify.init.