Documentation
Dlang.org
Notification.setBody
gio
notification
Notification
Sets the body of notification to body.
class
Notification
void
setBody
(
string
body_
= null
)
Parameters
body_
string
the new body for notification, or null
gio
notification
Notification
constructors
this
functions
addButton
addButtonWithTarget
setBody
setCategory
setDefaultAction
setDefaultActionAndTarget
setIcon
setPriority
setTitle
setUrgent
Sets the body of notification to body.