WebKit2.Notification.prototype.get_body
function get_body(): String { // Gjs wrapper for webkit_notification_get_body() }
Obtains the body for the notification.
Since 2.8
- Returns
the body for the notification
function get_body(): String { // Gjs wrapper for webkit_notification_get_body() }
Obtains the body for the notification.
Since 2.8
the body for the notification