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
self
setBody
setCategory
setDefaultAction
setDefaultActionAndTarget
setIcon
setPriority
setTitle
setUrgent
properties
_gType
static functions
_getGType
Sets the body of notification to body.