Gio.Notification.prototype.set_body

function set_body(body: String): void {
    // Gjs wrapper for g_notification_set_body()
}
  

Sets the body of notification to body.

Since 2.40

body

the new body for notification, or null