Notify.Notification.prototype.set_app_name

function set_app_name(app_name: String): void {
    // Gjs wrapper for notify_notification_set_app_name()
}
  

Sets the application name for the notification. If this function is not called or if app_name is null, the application name will be set from the value used in Notify.init or overridden with Notify.set_app_name.

Since 0.7.3

app_name

the localised application name