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.