go
Notification.setBody
gio
Notification
Notification
Sets the body of
notification
to
body
.
class
Notification
void
setBody
(
string
body_
)
Parameters
body_
string
the new body for
notification
, or
NULL
Meta
Since
2.40
gio
Notification
Notification
constructors
this
functions
addButton
addButtonWithTargetValue
getNotificationStruct
getStruct
setBody
setDefaultAction
setDefaultActionAndTargetValue
setIcon
setPriority
setTitle
setUrgent
static functions
getType
variables
gNotification
Sets the body of notification to body.